DK11 for .NET | TatukGIS.NDK.TGIS_DbSqlite.sqlQueryGetGEOUID | Overloads | Constructors | Fields | Methods | Properties
Get a GEO.UID from the query.
Available also on: Delphi.
// C# public Variant sqlQueryGetGEOUID( int _index, int _cursor );
' VisualBasic Public Function sqlQueryGetGEOUID( ByVal _index As Integer, ByVal _cursor As Integer ) As Variant
// Oxygene public function sqlQueryGetGEOUID( _index : Integer; _cursor : Integer ) : Variant; override;
Name | Type | Description |
---|---|---|
_index | int Integer | field name |
_cursor | int Integer | cursor id |
Type | Description |
---|---|
Variant | field value |