DK11 for Delphi | GisLayerSqlDb2.TGIS_LayerSqlDb2Abstract.cursorEof | Constructors | Fields | Methods | Properties
Is it the end of the shapes?
Overrides TGIS_LayerVector.cursorEof.
// Delphi protected function cursorEof( const _cursor : Integer = 0 ) : Boolean; override;
// C++ Builder protected: virtual bool cursorEof( const int _cursor );
Name | Type | Description |
---|---|---|
_cursor | Integer | cursor allocated by cursorOpen() |
Type | Description |
---|---|
Boolean |