DK11 for .NET | TatukGIS.NDK.TGIS_DbAbstract.IsJDBC | Constructors | Fields | Methods | Properties | Events
if True, JDBC is used.
// C# public Boolean IsJDBC { get {} set {} }
' VisualBasic Public Property IsJDBC As Boolean Get End Get Set(ByVal value As Boolean) End Set End Property
// Oxygene public property IsJDBC : Boolean read read;
Type |
---|
bool Boolean |