DataColumn::Ordinal Property
.NET Framework (current version)
Gets the (zero-based) position of the column in the DataColumnCollection collection.
Assembly: System.Data (in System.Data.dll)
Property Value
Type: System::Int32The position of the column. Gets -1 if the column is not a member of a collection.
.NET Framework
Available since 1.1
Available since 1.1
Show: