Click or drag to resize

CqlCommandExecuteAsync Method

Overload List
  NameDescription
Public methodExecuteAsync
Evaluates the Linq command and executes asynchronously the cql statement.
Public methodExecuteAsync(String)
Evaluates the Linq command and executes asynchronously the cql statement with the provided execution profile.
Top
See Also