DwColumnAttribute.ColumnAlias Property
.NET Standard 2.x
Gets the alias of the column which the property is mapped to.
Namespace: DWNet.Data
Assembly: DWNet.Data.dll
Syntax
public string ColumnAlias { get; }
Property Value
The alias of the column which the property is mapped to.
Applies to
.NET Standard
2.x