Click or drag to resize
BatchStatementIsEmpty Property
Determines if the batch does not contain any query

Namespace: Cassandra
Assembly: Cassandra (in Cassandra.dll) Version: 3.0.9 (git 5ca22bb)
Syntax
C#
public bool IsEmpty { get; }

Property Value

Type: Boolean
See Also