public interface IMonetDBTableBaseIterator
Modifier and Type | Method and 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.