CqlCommandExecuteAsync Method |
Evaluates the Linq command and executes asynchronously the cql statement.
Namespace:
Dse.Data.Linq
Assembly:
Dse (in Dse.dll) Version: 2.9.0
Syntax public Task<RowSet> ExecuteAsync()
Return Value
Type:
TaskRowSetSee Also