SetAliasAliasString Property  | 
 
            Gets the alias string, the string representation of this alias.
            
 
    Namespace: 
   SD.LLBLGen.Pro.LinqSupportClasses
    Assembly:
   SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.10.0.0 (5.10.0)
Syntaxpublic string AliasString { get; }Public ReadOnly Property AliasString As String
	Get
Property Value
Type: 
String
See Also