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.
EntityDataReader::GetValues Method (array<Object^>^)
.NET Framework (current version)
Populates an array of objects with the column values of the current row.
Assembly: System.Data.Entity (in System.Data.Entity.dll)
Parameters
- values
-
Type:
array<System::Object^>^
An array of Object into which to copy the attribute columns.
.NET Framework
Available since 3.5
Available since 3.5
EntityDataReader Class
System.Data.EntityClient Namespace
Working with EntityClient
Show: