OleDbDataReader::GetName Method (Int32)
.NET Framework (current version)
Gets the name of the specified column.
Assembly: System.Data (in System.Data.dll)
Parameters
- index
-
Type:
System::Int32
The zero-based column ordinal.
Implements
IDataRecord::GetName(Int32)
.NET Framework
Available since 1.1
Available since 1.1
OleDbDataReader Class
System.Data.OleDb Namespace
Working with DataReaders
Show: