DK11 for ActiveX | TatukGIS_XDK11.ITGIS_LayerVector.JoinADO | Methods | Properties
ADO Query to be joined. Used only if JoinDB is not assigned.
// C# public _Recordset JoinADO { get {} set {} }
' VisualBasic Public Property JoinADO As _Recordset Get End Get Set(ByVal value As _Recordset) End Set End Property
// Oxygene public property JoinADO : _Recordset read read;
Type |
---|
_Recordset |