EntityFieldCoreAlias Property |
The alias to use for this field. By default the same as the entity name.
Namespace:
SD.LLBLGen.Pro.ORMSupportClasses
Assembly:
SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.12.0.0 (5.12.0)
Syntaxpublic string Alias { get; set; }
Public Property Alias As String
Get
Set
Property Value
Type:
StringImplements
IEntityFieldCoreAlias
See Also