ITransactionTransactionIsolationLevel Property |
Gets the isolation level the transaction should use. Only settable with the constructor.
Namespace: SD.LLBLGen.Pro.ORMSupportClassesAssembly: SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.0.0.0 (5.0.0)
Syntax IsolationLevel TransactionIsolationLevel { get; }
ReadOnly Property TransactionIsolationLevel As IsolationLevel
Get
Property Value
Type:
IsolationLevelSee Also