SetAliasAliasString Property |
Gets the alias string, the string representation of this alias.
Namespace: SD.LLBLGen.Pro.LinqSupportClassesAssembly: SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.0.0.0 (5.0.0)
Syntax public string AliasString { get; }
Public ReadOnly Property AliasString As String
Get
Property Value
Type:
StringSee Also