SqlCeResultSet.GetValues Method
Retrieves an array of all of the fields for the specified record.
Namespace: System.Data.SqlServerCe
Assembly: System.Data.SqlServerCe (in System.Data.SqlServerCe.dll)
Parameters
- values
- Type: System.Object[]
The array of type Object in which to store the values as they are returned.