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; }
Protected ReadOnly Property BulkUpdateContext As EventBulkContext
Get
Property Value
Type:
EventBulkContextSee Also