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