Click or drag to resize

EntityCollectionBaseTEntityTransactionCommit Method

When the ITransaction in which this IEntity participates is commited, this IEntity can succesfully finish actions performed by this IEntity. This method is called by ITransaction, you should not call it by yourself. When this IEntity doesn't participate in a transaction it finishes the actions itself, calling this method is not needed.

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
See Also