Click or drag to resize
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.3.0.0 (5.3.0)
Syntax
public string AliasToUse { get; set; }

Property Value

Type: String
See Also