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