DataStax C# Driver for Apache Cassandra
DataStax C# Driver for Apache Cassandra
Namespaces
Cassandra.Mapping
ICqlBatch Interface
ICqlBatch Properties
BatchType Property
Statements Property
ICqlBatch
Statements Property
The statements in the batch.
Namespace:
Cassandra.Mapping
Assembly:
Cassandra (in Cassandra.dll) Version: 3.0.9 (git 5ca22bb)
Syntax
C#
Copy
IEnumerable
<
Cql
>
Statements
{
get
; }
Property Value
Type:
IEnumerable
Cql
See Also
Reference
ICqlBatch Interface
Cassandra.Mapping Namespace
DataStax C# Driver for Apache Cassandra User Mailing List
© 2015 DataStax, All rights reserved.