EntityCollectionBaseTEntityTransactionRollback Method  | 
 
            When the 
ITransaction in which this IEntity participates is rolled back, this IEntity has to roll back its internal variables.
            This method is called by 
ITransaction, you should not call it by yourself. 
            
 
    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