| IRelationCollectionWillPotentiallyCauseDuplicateRows Property  | 
            Gets a value indicating whether the contents of this relation collection will result in joins which result in duplicate data. This is the case
            if there's at least one 1:n or m:n relation. 
            
 
Namespace: SD.LLBLGen.Pro.ORMSupportClassesAssembly: SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.0.0.0 (5.0.0)
Syntaxbool WillPotentiallyCauseDuplicateRows { get; }ReadOnly Property WillPotentiallyCauseDuplicateRows As Boolean
	Get
Property Value
Type: 
Boolean
See Also