IMonetDBTableCursorpublic interface IMonetDBTableBaseIterator
| Modifier and Type | Method | Description |
|---|---|---|
int |
getFirstRowToIterate() |
Specify the first row in the table to iterate starting from 0.
|
int |
getLastRowToIterate() |
Specify the last row in the table to iterate.
|
int getFirstRowToIterate()
int getLastRowToIterate()
Copyright © 2018. All rights reserved.