DK11 for Delphi | GisDbAdo.TGIS_DbAdo.sqlQueryGetGEOUID | Overloads | Constructors | Fields | Methods | Properties
Get a GEO.UID from the query.
Available also on: .NET.
// Delphi public function sqlQueryGetGEOUID( const _index : Integer; const _cursor : Integer ) : Variant; override;
// C++ Builder public: virtual Variant* sqlQueryGetGEOUID( const int _index, const int _cursor );
Name | Type | Description |
---|---|---|
_index | Integer | field name |
_cursor | Integer | cursor id |
Type | Description |
---|---|
Variant | field value |