DataStax Enterprise C# Driver
DataStax Enterprise C# Driver
Namespaces
Dse.Data.Linq
CqlConditionalCommand(TEntity) Class
CqlConditionalCommand(TEntity) Methods
ExecuteAsync Method
ExecuteAsync Method
ExecuteAsync Method (String)
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.9.0
Syntax
C#
Copy
public
Task
<
AppliedInfo
<TEntity>>
ExecuteAsync
()
Return Value
Type:
Task
AppliedInfo
TEntity
See Also
Reference
CqlConditionalCommand
TEntity
Class
ExecuteAsync Overload
Dse.Data.Linq Namespace
DataStax C# Drivers User Mailing List
© DataStax, All rights reserved.