BatchAppend Method (IEnumerableCqlCommand) |
Namespace:
Cassandra.Data.Linq
Assembly:
Cassandra (in Cassandra.dll) Version: 3.11.0
Syntax public Batch Append(
IEnumerable<CqlCommand> cqlCommands
)
Parameters
- cqlCommands
- Type: System.Collections.GenericIEnumerableCqlCommand
Return Value
Type:
BatchSee Also