AliasScopeArtificialAliasPerEntity Property  | 
 
            Gets or sets the artificial alias per entity list
            
 
    Namespace: 
   SD.LLBLGen.Pro.ORMSupportClasses
    Assembly:
   SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.7.0.0 (5.7.0)
Syntaxpublic Dictionary<string, string> ArtificialAliasPerEntity { get; set; }Public Property ArtificialAliasPerEntity As Dictionary(Of String, String)
	Get
	Set
Property Value
Type: 
DictionaryString, 
String
See Also