CqlQueryBaseTEntityExecuteAsync Method | 
| Name | Description | |
|---|---|---|
| ExecuteAsync | 
            Evaluates the Linq query, executes asynchronously the cql statement and adapts the results.
              | |
| ExecuteAsync(String) | 
            Evaluates the Linq query, executes asynchronously the cql statement with the provided execution profile
            and adapts the results.
              |