DK11 for Java | tatukgis.jdk.TGIS_LayerVector.JoinPrimary | Constructors | Fields | Methods | Properties | 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.
// Java public java.lang.String getJoinPrimary(); public void setJoinPrimary( java.lang.String _value );
// Oxygene public property JoinPrimary : String read write;
Type |
---|
java.lang.String String |