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