| 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)
Syntaxpublic string AliasToUse { get; set; }Public Property AliasToUse As String
	Get
	Set
Property Value
Type: 
String
See Also