Click or drag to resize

CqlQuerySingleElementTEntity Methods

The CqlQuerySingleElementTEntity 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 methodExecute(String)
Evaluates the Linq query, executes the cql statement with the provided execution profile and returns the first result.
Public methodExecuteAsync
Public methodExecuteAsync(String)
Public methodSetConsistencyLevel
Public methodSetSerialConsistencyLevel
Public methodToString (Overrides ObjectToString.)
Top
See Also