DK11 for .NET | TatukGIS.NDK.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.
// C# public String JoinPrimary { get {} set {} }
' VisualBasic Public Property JoinPrimary As String Get End Get Set(ByVal value As String) End Set End Property
// Oxygene public property JoinPrimary : String read read;
Type |
---|
string String |