DK11 for Java | tatukgis.jdk.TGIS_DbAbstract.sqlQueryMoveNext | Constructors | Fields | Methods | Properties | Events
Move to next record of query.
// Java public abstract void sqlQueryMoveNext( int _cursor );
// Oxygene public procedure sqlQueryMoveNext( _cursor : Integer ); virtual; abstract;
Name | Type | Description |
---|---|---|
_cursor | int Integer | cursor id |