DataAccessAdapterCoreOnBeforeTransactionCommit Method |
Called right before the Commit() method starts its logic.
Namespace:
SD.LLBLGen.Pro.ORMSupportClasses
Assembly:
SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.11.0.0 (5.11.23.1114)
Syntax protected virtual void OnBeforeTransactionCommit()
Protected Overridable Sub OnBeforeTransactionCommit
See Also