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