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.5.0.0 (5.5.18.1019)
Syntax public string AliasString { get; }
Public ReadOnly Property AliasString As String
Get
Property Value
Type:
StringSee Also