DataStax Enterprise C# Driver
DataStax Enterprise C# Driver
Namespaces
Dse.Data.Linq
CqlConditionalCommand(TEntity) Class
CqlConditionalCommand(TEntity) Methods
Execute Method
ExecuteAsync Method
SetTimestamp Method
SetTTL Method
ToString Method
CqlConditionalCommand
TEntity
ExecuteAsync Method
Asynchronously executes a conditional query and returns information whether it was applied.
Namespace:
Dse.Data.Linq
Assembly:
Dse (in Dse.dll) Version: 2.1.0
Syntax
C#
Copy
public
Task
<
AppliedInfo
<TEntity>>
ExecuteAsync
()
Return Value
Type:
Task
AppliedInfo
TEntity
See Also
Reference
CqlConditionalCommand
TEntity
Class
Dse.Data.Linq Namespace
DataStax C# Drivers User Mailing List
© 2017 DataStax, All rights reserved.