User Tools

Site Tools


api:dk11:java:tatukgis.jdk.tgis_layervector.joinforeign

Table of Contents

TGIS_LayerVector.JoinForeign property

DK for Java | tatukgis.jdk.TGIS_LayerVector.JoinForeign | Constructors | Fields | Methods | Properties | Events

Field from Query to be joined. Field value must be the same type as JoinPrimary. Query must be ordered by this value.

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

Syntax

// Java
public java.lang.String getJoinForeign();
 
public void setJoinForeign(
  java.lang.String _value
);
// Oxygene
public
  property JoinForeign : String read write;

Value

Type
java.lang.String
String

References

2025/01/31 01:17

Page Tools