FieldPropertiesAliasName Property |
The column name to use during select. A field may have any number of fields aliased to it.
Namespace:
SystemProperties
Assembly:
EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax string AliasName { get; }
ReadOnly Property AliasName As String
Get
Property Value
Type:
StringThe column name to use during select. A field may have any number of fields aliased to it.
See Also