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.9.0.0 (5.9.0)
Syntax public string BaseQueryAlias { get; }
Public ReadOnly Property BaseQueryAlias As String
Get
Property Value
Type:
StringSee Also