Click or drag to resize
CqlQuerySingleElement<TEntity> Methods

The CqlQuerySingleElement<TEntity> generic type exposes the following members.

Methods
  NameDescription
Public methodBeginExecute
Public methodEndExecute
Public methodExecute
Evaluates the Linq query, executes the cql statement and returns the first result.
Public methodExecuteAsync
Public methodSetConsistencyLevel
Public methodSetSerialConsistencyLevel
Public methodToString (Overrides Object.ToString().)
Top
See Also