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::GetProviderSpecificValue Method (Int32)
.NET Framework (current version)
Gets an Object that is a representation of the underlying provider specific value.
Assembly: System.Data (in System.Data.dll)
Parameters
- i
-
Type:
System::Int32
An Int32 representing the column ordinal.
Return Value
Type: System::Object^An Object that is a representation of the underlying provider specific value.
.NET Framework
Available since 2.0
Available since 2.0
Show: