Click or drag to resize

EntityCoreTFieldsOnTransactionRollback Method

Called after the TransactionRollback method has been finished.

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 virtual void OnTransactionRollback()
See Also