Click or drag to resize
MapperCreateBatch Method (BatchType)

Namespace: Dse.Mapping
Assembly: Dse (in Dse.dll) Version: 2.0.0.0
Syntax
C#
public ICqlBatch CreateBatch(
	BatchType batchType
)

Parameters

batchType
Type: DseBatchType

Return Value

Type: ICqlBatch

Implements

IMapperCreateBatch(BatchType)
See Also