ContentsIndexHome
PreviousUpNext
IDataView.createIterator Method (int)

Creates a new IIterator to iterate over the data. 

 

Java
IIterator createIterator(int tuplesAhead);
Parameters 
Description 
int tuplesAhead 
The amount of tuples to cache.  

The IIterator.