Click or drag to resize
ICqlWriteAsyncClientExecuteAsync Method
Overload List
  NameDescription
Public methodExecuteAsync(Cql)
Executes an arbitrary CQL statement.
Public methodExecuteAsync(String, Object)
Executes an arbitrary CQL string with the bind variable values specified.
Top
See Also