TableOperationsTQueryRecordAsync Method

Overload List

QueryRecordAsync(RecordRestriction, CancellationToken) Queries database and returns a single modeled table record for the specified restriction.
QueryRecordAsync(String, RecordRestriction, CancellationToken) Queries database and returns a single modeled table record for the specified restriction, execution of query will apply orderByExpression.

See Also