QuerySpecIQuerySpecAlias Property |
Gets or sets the alias.
Namespace: SD.LLBLGen.Pro.QuerySpecAssembly: SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.0.0.0 (5.0.0)
Syntax string IQuerySpec.Alias { get; }
Private ReadOnly Property Alias As String
Implements IQuerySpec.Alias
Get
Property Value
Type:
StringImplements
IQuerySpecAliasSee Also