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