DK11 for Java | tatukgis.jdk.TGIS_DbAbstract.cursorClose | Constructors | Fields | Methods | Properties | Events
Free cursor allocated by CursorOpen().
// Java public abstract void cursorClose( int _cursor );
// Oxygene public procedure cursorClose( _cursor : Integer ); virtual; abstract;
Name | Type | Description |
---|---|---|
_cursor | int Integer | cursor allocated by CursorOpen() |