ProjectionLiteralAliasToUse Property |
Gets or sets the alias to use. This is the alias of the element it represents when that element is a nested query. Null otherwise.
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 AliasToUse { get; set; }
Public Property AliasToUse As String
Get
Set
Property Value
Type:
StringSee Also