DK11 for Delphi | GisDb.TGIS_DbAbstract.sqlQueryUnPrepareGetGeom | Constructors | Fields | Methods | Properties | Events
Unprepare geometry access.
// Delphi public procedure sqlQueryUnPrepareGetGeom( const _cursor : Integer ); virtual; abstract;
// C++ Builder public: virtual void sqlQueryUnPrepareGetGeom( const int _cursor ) = 0;
Name | Type | Description |
---|---|---|
_cursor | Integer | cursor id |