The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
SqlDataReader::GetProviderSpecificFieldType Method (Int32)
.NET Framework (current version)
Gets an Object that is a representation of the underlying provider-specific field type.
Assembly: System.Data (in System.Data.dll)
Parameters
- i
-
Type:
System::Int32
An Int32 representing the column ordinal.
Return Value
Type: System::Type^Gets an Object that is a representation of the underlying provider-specific field type.
.NET Framework
Available since 2.0
Available since 2.0
Show: