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