Click or drag to resize
CqlQueryBaseTEntity Methods

The CqlQueryBaseTEntity generic type exposes the following members.

Methods
  NameDescription
Public methodBeginExecute
Public methodEndExecute
Public methodExecute
Evaluates the Linq query, executes the cql statement and adapts the results.
Public methodExecuteAsync
Evaluates the Linq query, executes asynchronously the cql statement and adapts the results.
Public methodGetTable
Top
See Also