ITable
|
Name | Description | |
---|---|---|
QueryRecord(RecordRestriction) | Queries database and returns a single modeled table record for the specified restriction. | |
QueryRecord(String, RecordRestriction) | Queries database and returns a single modeled table record for the specified restriction, execution of query will apply orderByExpression. |