CqlConditionalCommandTEntity Methods |
The CqlConditionalCommandTEntity generic type exposes the following members.
Name | Description | |
---|---|---|
![]() | Execute |
Executes a conditional query and returns information whether it was applied.
|
![]() | ExecuteAsync |
Asynchronously executes a conditional query and returns information whether it was applied.
|
![]() | SetTimestamp |
Sets the timestamp associated with this statement execution.
|
![]() | SetTTL |
Sets the time for data in a column to expire (TTL) for INSERT and UPDATE commands.
|
![]() | ToString |
Generates and returns the Cql query
(Overrides RegularStatementToString.) |