Method GetValues
GetValues(object[])
Populates an array of objects with the column values of the current record.
public int GetValues(object[] values)
Populates an array of objects with the column values of the current record.
public int GetValues(object[] values)