Click or drag to resize
CqlConditionalCommandTEntity Methods

The CqlConditionalCommandTEntity generic type exposes the following members.

Methods
  NameDescription
Public methodExecute
Executes a conditional query and returns information whether it was applied.
Public methodExecuteAsync
Asynchronously executes a conditional query and returns information whether it was applied.
Public methodToString
Generates and returns the Cql query
(Overrides RegularStatementToString.)
Top
See Also