FromClauseElementDirectiveAlias Property |
Gets or sets the alias of the element this directive has to be applied on.
Namespace:
SD.LLBLGen.Pro.ORMSupportClasses
Assembly:
SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.1.0.0 (5.1.0)
Syntax public string Alias { get; set; }
Public Property Alias As String
Get
Set
Property Value
Type:
StringSee Also