Click or drag to resize

CqlQuerySingleElementTEntityExecute Method

Overload List
  NameDescription
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.
Top
See Also