DataStax C# Driver for Apache Cassandra
DataStax C# Driver for Apache Cassandra
Namespaces
Cassandra.Mapping
IMapper Interface
IMapper Methods
ConvertCqlArgument(TValue, TDatabase) Method
CreateBatch Method
DeleteIf Method
DeleteIfAsync Method
Execute Method
ExecuteAsync Method
ExecuteConditional(T) Method
ExecuteConditionalAsync(T) Method
InsertIfNotExists Method
InsertIfNotExistsAsync Method
UpdateIf Method
UpdateIfAsync Method
IMapper
ExecuteConditional
T
Method
Executes a batch that contains a Lightweight transaction.
Namespace:
Cassandra.Mapping
Assembly:
Cassandra (in Cassandra.dll) Version: 3.0.9 (git 5ca22bb)
Syntax
C#
Copy
AppliedInfo
<T>
ExecuteConditional
<T>(
ICqlBatch
batch
)
Parameters
batch
Type:
Cassandra.Mapping
ICqlBatch
Type Parameters
T
Return Value
Type:
AppliedInfo
T
See Also
Reference
IMapper Interface
Cassandra.Mapping Namespace
DataStax C# Driver for Apache Cassandra User Mailing List
© 2015 DataStax, All rights reserved.