DbDataReader.IDataRecord.GetData Method (Int32)
For a description of this member, see IDataRecord.GetData.
Assembly: System.Data (in System.Data.dll)
Parameters
- ordinal
-
Type:
System.Int32
The zero-based column ordinal.
Return Value
Type: System.Data.IDataReaderAn instance of IDataReader to be used when the field points to more remote structured data.
Implements
IDataRecord.GetData(Int32)This member is an explicit interface member implementation. It can be used only when the DbDataReader instance is cast to an IDataRecord interface.
.NET Framework
Available since 2.0
Available since 2.0