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