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