Click or drag to resize

MapperKernelBulkUpdateContext Property

The bulk context of the current bulk operation, null if no bulk operation is in progress.

Namespace:  NetQuarry.Data
Assembly:  EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
protected EventBulkContext BulkUpdateContext { get; }

Property Value

Type: EventBulkContext
See Also