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