DataAccessAdapterCorePhysicalTransaction Property |
The physical transaction object used over the current ActiveConnection.
Namespace:
SD.LLBLGen.Pro.ORMSupportClasses
Assembly:
SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.1.0.0 (5.1.0)
Syntax protected DbTransaction PhysicalTransaction { get; }
Protected ReadOnly Property PhysicalTransaction As DbTransaction
Get
Property Value
Type:
DbTransactionSee Also