Enum InternalTransactionType
- Namespace
- Z.BulkOperations
- Assembly
- Z.EntityFramework.Extensions.dll
Values that represent InternalTransactionType.
public enum InternalTransactionType
Fields
ByBatch = 2
ByOperation = 1
ByThread = 3
None = 0
Values that represent InternalTransactionType.
public enum InternalTransactionType
ByBatch = 2
ByOperation = 1
ByThread = 3
None = 0