DataStax Enterprise C# Driver
DataStax Enterprise C# Driver
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.2.0
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
© 2016 DataStax, All rights reserved.