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.8.0.0 (5.8.21.0111)
Syntaxprotected virtual void OnBeforeTransactionCommit()
Protected Overridable Sub OnBeforeTransactionCommit
See Also