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