indicates the index of the first row contained in
FetchResult::Rows in the original resultset. So if
FetchResult::StartIndex equals 3, the
first element in the sequence FetchResult::Rows
contains the data of the index 3 in the original resultset.
indicates the index of the first row contained in
FetchResult::Rows in the original resultset. So if
FetchResult::StartIndex equals 3, the
first element in the sequence FetchResult::Rows
contains the data of the index 3 in the original resultset.
The following rows are one after the other, but the direction
depends on the value of FetchResult::Direction