Click or drag to resize

TableOperationsTQueryRecord Method

Overload List
  Name Description
Public method QueryRecord(RecordRestriction) Queries database and returns a single modeled table record for the specified restriction.
Public method QueryRecord(String, RecordRestriction) Queries database and returns a single modeled table record for the specified restriction, execution of query will apply orderByExpression.
Top
See Also