DataStax C# Driver for Apache Cassandra
DataStax C# Driver for Apache Cassandra
Namespaces
Cassandra
BatchStatement Class
BatchStatement Properties
BatchType Property
IsEmpty Property
Keyspace Property
RoutingKey Property
BatchStatement
IsEmpty Property
Determines if the batch does not contain any query
Namespace:
Cassandra
Assembly:
Cassandra (in Cassandra.dll) Version: 3.13.0
Syntax
C#
Copy
public
bool
IsEmpty
{
get
; }
Property Value
Type:
Boolean
See Also
Reference
BatchStatement Class
Cassandra Namespace
DataStax C# Driver for Apache Cassandra User Mailing List
© 2019 DataStax, All rights reserved.