ZooFlow
This commit is contained in:
@@ -25,15 +25,12 @@ Namespace My
|
||||
End Get
|
||||
End Property
|
||||
|
||||
Property DTAttributes As DataTable
|
||||
Property DTCOMMON_SQL As DataTable
|
||||
Property DTCATALOG As DataTable
|
||||
Property IDB_DT_DOC_DATA As DataTable
|
||||
Property LogConfig As LogConfig
|
||||
Property MainForm As frmAdmin_Start
|
||||
Property SearchForm As frmSearchStart
|
||||
Property Database As MSSQLServer
|
||||
Property DatabaseIDB As MSSQLServer
|
||||
Property Tables As New ClassTables
|
||||
Property Queries As New ClassQueries
|
||||
Property Filestore_Work As String
|
||||
Property Filestore_Archive As String
|
||||
@@ -56,7 +53,6 @@ Namespace My
|
||||
|
||||
Public CommandLineFunction As String
|
||||
Public CommandLineArguments As New Dictionary(Of String, String)
|
||||
Public Property IDB_DT_DOC_DATA As DataTable
|
||||
|
||||
Public Function GetEnvironment() As Environment
|
||||
Return New Environment With {
|
||||
|
||||
Reference in New Issue
Block a user