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