MS Language und Globix

This commit is contained in:
2021-07-02 14:04:38 +02:00
parent 6675cb2a94
commit ccd0e1d1fb
31 changed files with 1589 additions and 513 deletions

View File

@@ -1,7 +1,7 @@
Public Class ClassTables
Property DTIDB_ATTRIBUTE As DataTable
Property DTIDB_COMMON_SQL As DataTable
Property DTIDB_CATALOG As DataTable
Property DTIDB_FILESTORE As DataTable
Property DTIDB_DOC_DATA As DataTable
Property DTDD_CONNECTION As DataTable
End Class