DbUpdatableDataRecord.GetValues Method (Object[])
Populates an array of objects with the field values of the current record.
Assembly: EntityFramework (in EntityFramework.dll)
Parameters
- values
-
Type:
System.Object[]
An array of objects to store the field values.