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
Execute Method
Executes the batch specfied synchronously.
Namespace:
Cassandra.Mapping
Assembly:
Cassandra (in Cassandra.dll) Version: 3.0.9 (git 5ca22bb)
Syntax
C#
Copy
void
Execute
(
ICqlBatch
batch
)
Parameters
batch
Type:
Cassandra.Mapping
ICqlBatch
See Also
Reference
IMapper Interface
Cassandra.Mapping Namespace
DataStax C# Driver for Apache Cassandra User Mailing List
© 2015 DataStax, All rights reserved.