An interface for providing access to records in a data store. Called by the Grid Adapter to retrieve data to display.
Readonly
Get the number of current records available
Gets the value of a record
The record index
Retrieves the underlying records
An array of the currently available records The Grid Adapter will not modify the returned array
An interface for providing access to records in a data store. Called by the Grid Adapter to retrieve data to display.