SqlDataReader::GetProviderSpecificValues Method (array<Object^>^)
.NET Framework (current version)
Gets an array of objects that are a representation of the underlying provider specific values.
Assembly: System.Data (in System.Data.dll)
Parameters
- values
-
Type:
array<System::Object^>^
An array of Object into which to copy the column values.
Return Value
Type: System::Int32The array of objects that are a representation of the underlying provider specific values.
.NET Framework
Available since 2.0
Available since 2.0
Show: