DbDataRecord::GetOrdinal Method (String^)
.NET Framework (current version)
Returns the column ordinal, given the name of the column.
Assembly: System.Data (in System.Data.dll)
Parameters
- name
-
Type:
System::String^
The name of the column.
Implements
IDataRecord::GetOrdinal(String^)
.NET Framework
Available since 1.1
Available since 1.1
Show: