Click or drag to resize

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.9.0.0 (5.9.0)
Syntax
protected DbTransaction PhysicalTransaction { get; }

Property Value

Type: DbTransaction
See Also