User Tools

Site Tools


api:dk11:net:tatukgis.ndk.tgis_layervector.joinado

Table of Contents

TGIS_LayerVector.JoinADO property

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.

Available also on: Delphi | Java | ActiveX.

Syntax

// 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;

Value

Type
Object

References

2020/05/07 01:18

Page Tools