The RecordsResult type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | RecordOffset |
Gets the 0-based offset of the 'page' of records represented by this result.
|
![]() | Records |
Gets the read-only collection of records returned by the MDEX engine in response to a
NavigationCommand.
|
![]() | RecordsPerPage |
Gets the number of records that comprise each page of records.
|
![]() | TotalRecordCount |
Gets the total number of records available in the MDEX engine that matched the query.
|