DocumentProjectionDataBaseQueryAlias Property  | 
 
            Gets the alias to use for the base query generated for projecting the document used to build this object.
            
 
    Namespace: 
   SD.LLBLGen.Pro.GeneratorCore
    Assembly:
   SD.LLBLGen.Pro.GeneratorCore (in SD.LLBLGen.Pro.GeneratorCore.dll) Version: 5.11.0.0 (5.11.23.1114)
Syntaxpublic string BaseQueryAlias { get; }Public ReadOnly Property BaseQueryAlias As String
	Get
Property Value
Type: 
String
See Also