Column.DisplayOrdinal Property

Definition

Indicates the visual position of the column, defined as a relative ordering rather than a strict ordering (example: 10, 20, 40, 50). It allows client applications to maintain a consistent column position.

public int DisplayOrdinal { get; set; }
member this.DisplayOrdinal : int with get, set
Public Property DisplayOrdinal As Integer

Property Value

Applies to