BatchStatement Properties |
The BatchStatement type exposes the following members.
Name | Description | |
---|---|---|
![]() | BatchType |
Gets the batch type
|
![]() | IsEmpty |
Determines if the batch does not contain any query
|
![]() | Keyspace | (Overrides StatementKeyspace.) |
![]() | RoutingKey |
Gets the routing key for the query.
(Overrides StatementRoutingKey.)Routing key can be provided using the SetRoutingValues(Object) method. |