DbDataReader::GetValues Method (array<Object^>^)
.NET Framework (current version)
Populates an array of objects with the column values of the current row.
Assembly: System.Data (in System.Data.dll)
Parameters
- values
-
Type:
array<System::Object^>^
An array of Object into which to copy the attribute columns.
Implements
IDataRecord::GetValues(array<Object^>^)
Universal Windows Platform
Available since 10
.NET Framework
Available since 2.0
Available since 10
.NET Framework
Available since 2.0
Show: