|
Oracle® Objects for OLE C++ Class Library Developer's Guide Release 9.2.0.4 Part Number B10954-01 |
|
| Arguments
|
Description
|
|---|---|
| startrow
| The row identifier indicating which row to start from (a zero based integer
index such as that passed to ODynaset.MoveTo). If rows have been deleted in this ODynaset, some row identifiers may not be
valid. In this case the next valid row is used as the starting point.
|
| maxrows
| The maximum number of rows to retrieve (if the end of the recordset is
reached, fewer rows may be returned). The default value of zero means that all rows
are returned.
|
|
|
Copyright © 1998, 2003 Oracle Corporation. All Rights Reserved. |
|