| IEntityCollection2ContainsDirtyContents Property  | 
 
            Returns true if this collection contains dirty objects. If this collection contains dirty objects, an 
            already filled collection should not be refreshed until a save is performed. 
            
 
    Namespace: 
   SD.LLBLGen.Pro.ORMSupportClasses
    Assembly:
   SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.1.0.0 (5.1.0)
Syntaxbool ContainsDirtyContents { get; }ReadOnly Property ContainsDirtyContents As Boolean
	Get
Property Value
Type: 
Boolean
See Also