CqlQueryBaseTEntity Methods |
The CqlQueryBaseTEntity generic type exposes the following members.
Name | Description | |
---|---|---|
BeginExecute | ||
EndExecute | ||
Execute |
Evaluates the Linq query, executes the cql statement and adapts the results.
| |
ExecuteAsync |
Evaluates the Linq query, executes asynchronously the cql statement and adapts the results.
| |
GetTable |