DK11 for ActiveX | TatukGIS_XDK11.ITGIS_LayerVector.JoinForeign | Methods | Properties
Field from Query to be joined. Field value must be the same type as JoinPrimary. Query must be ordered by this value.
// C# public String JoinForeign { get {} set {} }
' VisualBasic Public Property JoinForeign As String Get End Get Set(ByVal value As String) End Set End Property
// Oxygene public property JoinForeign : String read read;
Type |
---|
string String |