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