| PredicateWithAliasFinderAliasesPerPredicateFound Property  | 
            Gets the aliases found per predicate.
            
 
Namespace: SD.LLBLGen.Pro.LinqSupportClassesAssembly: SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.0.0.0 (5.0.0)
Syntaxpublic MultiValueHashtable<IPredicate, string> AliasesPerPredicateFound { get; }Public ReadOnly Property AliasesPerPredicateFound As MultiValueHashtable(Of IPredicate, String)
	Get
Property Value
Type: 
MultiValueHashtableIPredicate, 
String
See Also