EntityDataReader.GetValues Method (Object[])
Populates an array of objects with the column values of the current row.
Assembly: EntityFramework (in EntityFramework.dll)
Parameters
- values
-
Type:
System.Object[]
An array of Object into which to copy the attribute columns.