User Tools

Site Tools


api:dk11:delphi:gislayervector.tgis_layervector.joinprimary

Table of Contents

TGIS_LayerVector.JoinPrimary property

DK11 for Delphi | GisLayerVector.TGIS_LayerVector.JoinPrimary | Constructors | Fields | Methods | Properties | Events | Events

Field from feature table to be joined. Field value must be a unique and be the same type as JoinForeign. Table must be ordered by this value.

Available also on: .NET | Java | ActiveX | Python.

Syntax

// Delphi
public
  property JoinPrimary : String read write;
// C++ Builder
public:
  __property UnicodeString JoinPrimary = {read, write};

Value

Type
String

References

2022/11/16 01:22

Page Tools