DK11 for Delphi | GisLayerSqlDb2Dbx.TGIS_LayerSqlDb2Dbx.sqlQueryGetGEOUID | Constructors | Fields | Methods | Properties
Get a GEO.UID field from the query.
Overrides TGIS_LayerSqlDb2Abstract.sqlQueryGetGEOUID.
// Delphi protected function sqlQueryGetGEOUID( const _cursor : Integer ) : OleVariant; override;
// C++ Builder protected: virtual OleVariant* sqlQueryGetGEOUID( const int _cursor );
Name | Type | Description |
---|---|---|
_cursor | Integer | cursor ID |
Type | Description |
---|---|
OleVariant | UID or GEO.UID |