Click or drag to resize

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; }

Property Value

Type: String
The column name to use during select. A field may have any number of fields aliased to it.
See Also