AliasScopeSelectListAlias Property |
Gets or sets the select list alias for the scope's source. If specified, this alias is used for all fields in the select list.
Namespace:
SD.LLBLGen.Pro.ORMSupportClasses
Assembly:
SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.4.0.0 (5.4.0)
Syntax public string SelectListAlias { get; set; }
Public Property SelectListAlias As String
Get
Set
Property Value
Type:
StringSee Also