Click or drag to resize

ICqlWriteClientExecute Method

Overload List
  NameDescription
Public methodExecute(Cql)
Executes the arbitrary CQL statement specified.
Public methodExecute(String, Object)
Executes an arbitrary CQL string with the bind variable values specified.
Top
See Also