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