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