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