| CqlCommandExecuteAsync Method  | 
            Evaluates the Linq command and executes asynchronously the cql statement.
            
 
Namespace: Cassandra.Data.LinqAssembly: Cassandra (in Cassandra.dll) Version: 3.6.0
Syntaxpublic Task<RowSet> ExecuteAsync()
Return Value
Type: 
TaskRowSet
See Also