MS IDB Anbindung RightClick und Events
This commit is contained in:
@@ -28,6 +28,7 @@ Namespace My
|
||||
Property LogConfig As LogConfig
|
||||
Property MainForm As frmAdmin
|
||||
Property Database As MSSQLServer
|
||||
Property Database_IDB As MSSQLServer
|
||||
Property Queries As New ClassQueries
|
||||
End Module
|
||||
|
||||
@@ -42,6 +43,7 @@ Namespace My
|
||||
Public Property Modules As New Dictionary(Of String, State.ModuleState)
|
||||
Public Property ModulesActive As New List(Of String)
|
||||
Public Property ClipboardWatcher As New ClipboardWatcher.State
|
||||
Public Property IDB_ConnectionString As String
|
||||
End Class
|
||||
End Namespace
|
||||
|
||||
|
||||
Reference in New Issue
Block a user