DwColumnAttribute.Order Property
.NET Standard 2.x
Gets or sets the zero-based order of the column which the property is mapped to.
Namespace: DWNet.Data
Assembly: DWNet.Data.dll
Syntax
public int Order { get; set; }
Property Value
The order of the column.
Applies to
.NET Standard
2.x