PredicateWithAliasFinderAliasesPerPredicateFound Property  | 
 
            Gets the aliases found per predicate.
            
 
    Namespace: 
   SD.LLBLGen.Pro.LinqSupportClasses
    Assembly:
   SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.4.0.0 (5.4.0)
Syntaxpublic MultiValueDictionary<IPredicate, string> AliasesPerPredicateFound { get; }Public ReadOnly Property AliasesPerPredicateFound As MultiValueDictionary(Of IPredicate, String)
	Get
Property Value
Type: 
MultiValueDictionaryIPredicate, 
String
See Also