FieldMetadata.Ordinal Property

Definition

Gets the ordinal for this FieldMetadata object.

public:
 property int Ordinal { int get(); };
public int Ordinal { get; }
member this.Ordinal : int
Public ReadOnly Property Ordinal As Integer

Property Value

An integer representing the ordinal value.

Applies to