CqlQuerySingleElementTEntity Methods | 
The CqlQuerySingleElementTEntity generic type exposes the following members.
| Name | Description | |
|---|---|---|
| BeginExecute | ||
| EndExecute | ||
| Execute | 
            Evaluates the Linq query, executes the cql statement and returns the first result.
              | |
| Execute(String) | 
            Evaluates the Linq query, executes the cql statement with the provided execution profile and returns the first result.
              | |
| ExecuteAsync | ||
| ExecuteAsync(String) | ||
| SetConsistencyLevel | ||
| SetSerialConsistencyLevel | ||
| ToString | (Overrides ObjectToString.) |