DK11 for .NET | TatukGIS.NDK.TGIS_LayerVector.JoinADO | Constructors | Fields | Methods | Properties | Events
ADO Query to be joined. Used only if JoinDB is not assigned.
// C# public Object JoinADO { get {} set {} }
' VisualBasic Public Property JoinADO As Object Get End Get Set(ByVal value As Object) End Set End Property
// Oxygene public property JoinADO : Object read read;
Type |
---|
Object |