FileFlow/Global_Indexer/frmSQLSuggestion.Designer.vb
2015-07-20 13:28:46 +02:00

264 lines
13 KiB
VB.net

<Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
Partial Class frmSQLSuggestion
Inherits System.Windows.Forms.Form
'Das Formular überschreibt den Löschvorgang, um die Komponentenliste zu bereinigen.
<System.Diagnostics.DebuggerNonUserCode()> _
Protected Overrides Sub Dispose(ByVal disposing As Boolean)
Try
If disposing AndAlso components IsNot Nothing Then
components.Dispose()
End If
Finally
MyBase.Dispose(disposing)
End Try
End Sub
'Wird vom Windows Form-Designer benötigt.
Private components As System.ComponentModel.IContainer
'Hinweis: Die folgende Prozedur ist für den Windows Form-Designer erforderlich.
'Das Bearbeiten ist mit dem Windows Form-Designer möglich.
'Das Bearbeiten mit dem Code-Editor ist nicht möglich.
<System.Diagnostics.DebuggerStepThrough()> _
Private Sub InitializeComponent()
Me.components = New System.ComponentModel.Container()
Dim SQL_ERGEBNISLabel As System.Windows.Forms.Label
Dim SQL_UEBERPRUEFUNGLabel As System.Windows.Forms.Label
Me.GroupBox1 = New System.Windows.Forms.GroupBox()
Me.btnTestNachbearbeitung = New System.Windows.Forms.Button()
Me.txtTest_idxMan = New System.Windows.Forms.TextBox()
Me.Label2 = New System.Windows.Forms.Label()
Me.btnVorschlag = New System.Windows.Forms.Button()
Me.SQL_ERGEBNISTextBox = New System.Windows.Forms.TextBox()
Me.SQL_UEBERPRUEFUNGTextBox = New System.Windows.Forms.TextBox()
Me.cmbConnection = New System.Windows.Forms.ComboBox()
Me.TBDD_CONNECTIONBindingSource = New System.Windows.Forms.BindingSource(Me.components)
Me.MyDataset = New Global_Indexer.MyDataset()
Me.TBDD_CONNECTIONTableAdapter = New Global_Indexer.MyDatasetTableAdapters.TBDD_CONNECTIONTableAdapter()
Me.TableAdapterManager = New Global_Indexer.MyDatasetTableAdapters.TableAdapterManager()
Me.Button1 = New System.Windows.Forms.Button()
Me.Button2 = New System.Windows.Forms.Button()
Me.lblSave = New System.Windows.Forms.Label()
SQL_ERGEBNISLabel = New System.Windows.Forms.Label()
SQL_UEBERPRUEFUNGLabel = New System.Windows.Forms.Label()
Me.GroupBox1.SuspendLayout()
CType(Me.TBDD_CONNECTIONBindingSource, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.MyDataset, System.ComponentModel.ISupportInitialize).BeginInit()
Me.SuspendLayout()
'
'SQL_ERGEBNISLabel
'
SQL_ERGEBNISLabel.AutoSize = True
SQL_ERGEBNISLabel.Location = New System.Drawing.Point(12, 66)
SQL_ERGEBNISLabel.Name = "SQL_ERGEBNISLabel"
SQL_ERGEBNISLabel.Size = New System.Drawing.Size(127, 13)
SQL_ERGEBNISLabel.TabIndex = 50
SQL_ERGEBNISLabel.Text = "SQL für Vorschlagsliste:"
'
'SQL_UEBERPRUEFUNGLabel
'
SQL_UEBERPRUEFUNGLabel.AutoSize = True
SQL_UEBERPRUEFUNGLabel.Location = New System.Drawing.Point(533, 66)
SQL_UEBERPRUEFUNGLabel.Name = "SQL_UEBERPRUEFUNGLabel"
SQL_UEBERPRUEFUNGLabel.Size = New System.Drawing.Size(207, 13)
SQL_UEBERPRUEFUNGLabel.TabIndex = 51
SQL_UEBERPRUEFUNGLabel.Text = "SQL-Überprüfung für manuellen Index:"
'
'GroupBox1
'
Me.GroupBox1.Controls.Add(Me.btnTestNachbearbeitung)
Me.GroupBox1.Controls.Add(Me.txtTest_idxMan)
Me.GroupBox1.Controls.Add(Me.Label2)
Me.GroupBox1.Location = New System.Drawing.Point(15, 229)
Me.GroupBox1.Name = "GroupBox1"
Me.GroupBox1.Size = New System.Drawing.Size(351, 77)
Me.GroupBox1.TabIndex = 52
Me.GroupBox1.TabStop = False
Me.GroupBox1.Text = "Rückgabewert testen:"
'
'btnTestNachbearbeitung
'
Me.btnTestNachbearbeitung.Image = Global.Global_Indexer.My.Resources.Resources.database_go
Me.btnTestNachbearbeitung.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
Me.btnTestNachbearbeitung.Location = New System.Drawing.Point(227, 43)
Me.btnTestNachbearbeitung.Name = "btnTestNachbearbeitung"
Me.btnTestNachbearbeitung.Size = New System.Drawing.Size(103, 28)
Me.btnTestNachbearbeitung.TabIndex = 1
Me.btnTestNachbearbeitung.Text = "Test"
Me.btnTestNachbearbeitung.TextAlign = System.Drawing.ContentAlignment.MiddleRight
Me.btnTestNachbearbeitung.UseVisualStyleBackColor = True
'
'txtTest_idxMan
'
Me.txtTest_idxMan.Location = New System.Drawing.Point(9, 46)
Me.txtTest_idxMan.Name = "txtTest_idxMan"
Me.txtTest_idxMan.Size = New System.Drawing.Size(212, 22)
Me.txtTest_idxMan.TabIndex = 0
'
'Label2
'
Me.Label2.AutoSize = True
Me.Label2.Location = New System.Drawing.Point(6, 21)
Me.Label2.Name = "Label2"
Me.Label2.Size = New System.Drawing.Size(324, 13)
Me.Label2.TabIndex = 0
Me.Label2.Text = "Geben Sie hier den Ausgangswert des manuellen Indexes ein:"
'
'btnVorschlag
'
Me.btnVorschlag.Image = Global.Global_Indexer.My.Resources.Resources.database_go
Me.btnVorschlag.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
Me.btnVorschlag.Location = New System.Drawing.Point(372, 82)
Me.btnVorschlag.Name = "btnVorschlag"
Me.btnVorschlag.Size = New System.Drawing.Size(151, 25)
Me.btnVorschlag.TabIndex = 48
Me.btnVorschlag.Text = "Teste SQL"
Me.btnVorschlag.TextAlign = System.Drawing.ContentAlignment.MiddleRight
Me.btnVorschlag.UseVisualStyleBackColor = True
'
'SQL_ERGEBNISTextBox
'
Me.SQL_ERGEBNISTextBox.Font = New System.Drawing.Font("Consolas", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.SQL_ERGEBNISTextBox.Location = New System.Drawing.Point(15, 82)
Me.SQL_ERGEBNISTextBox.Multiline = True
Me.SQL_ERGEBNISTextBox.Name = "SQL_ERGEBNISTextBox"
Me.SQL_ERGEBNISTextBox.ScrollBars = System.Windows.Forms.ScrollBars.Both
Me.SQL_ERGEBNISTextBox.Size = New System.Drawing.Size(351, 136)
Me.SQL_ERGEBNISTextBox.TabIndex = 47
'
'SQL_UEBERPRUEFUNGTextBox
'
Me.SQL_UEBERPRUEFUNGTextBox.Font = New System.Drawing.Font("Consolas", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.SQL_UEBERPRUEFUNGTextBox.Location = New System.Drawing.Point(536, 82)
Me.SQL_UEBERPRUEFUNGTextBox.Multiline = True
Me.SQL_UEBERPRUEFUNGTextBox.Name = "SQL_UEBERPRUEFUNGTextBox"
Me.SQL_UEBERPRUEFUNGTextBox.Size = New System.Drawing.Size(351, 137)
Me.SQL_UEBERPRUEFUNGTextBox.TabIndex = 49
'
'cmbConnection
'
Me.cmbConnection.DataSource = Me.TBDD_CONNECTIONBindingSource
Me.cmbConnection.DisplayMember = "BEZEICHNUNG"
Me.cmbConnection.FormattingEnabled = True
Me.cmbConnection.Location = New System.Drawing.Point(15, 24)
Me.cmbConnection.Name = "cmbConnection"
Me.cmbConnection.Size = New System.Drawing.Size(268, 21)
Me.cmbConnection.TabIndex = 53
Me.cmbConnection.ValueMember = "GUID"
'
'TBDD_CONNECTIONBindingSource
'
Me.TBDD_CONNECTIONBindingSource.DataMember = "TBDD_CONNECTION"
Me.TBDD_CONNECTIONBindingSource.DataSource = Me.MyDataset
'
'MyDataset
'
Me.MyDataset.DataSetName = "MyDataset"
Me.MyDataset.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema
'
'TBDD_CONNECTIONTableAdapter
'
Me.TBDD_CONNECTIONTableAdapter.ClearBeforeFill = True
'
'TableAdapterManager
'
Me.TableAdapterManager.BackupDataSetBeforeUpdate = False
Me.TableAdapterManager.TBDD_CONNECTIONTableAdapter = Me.TBDD_CONNECTIONTableAdapter
Me.TableAdapterManager.TBDD_DOKUMENTARTTableAdapter = Nothing
Me.TableAdapterManager.TBDD_EINGANGSARTENTableAdapter = Nothing
Me.TableAdapterManager.TBDD_GROUPS_USERTableAdapter = Nothing
Me.TableAdapterManager.TBDD_INDEX_AUTOMTableAdapter = Nothing
Me.TableAdapterManager.TBDD_INDEX_MAN_POSTPROCESSINGTableAdapter = Nothing
Me.TableAdapterManager.TBDD_INDEX_MANTableAdapter = Nothing
Me.TableAdapterManager.TBDD_USER_GROUPSTableAdapter = Nothing
Me.TableAdapterManager.TBDD_USERTableAdapter = Nothing
Me.TableAdapterManager.TBGI_CONFIGURATIONTableAdapter = Nothing
Me.TableAdapterManager.TBGI_OBJECTTYPE_EMAIL_INDEXTableAdapter = Nothing
Me.TableAdapterManager.TBHOTKEY_PATTERNS_REWORKTableAdapter = Nothing
Me.TableAdapterManager.TBHOTKEY_PATTERNSTableAdapter = Nothing
Me.TableAdapterManager.TBHOTKEY_PROFILETableAdapter = Nothing
Me.TableAdapterManager.TBHOTKEY_USER_PROFILETableAdapter = Nothing
Me.TableAdapterManager.TBHOTKEY_WINDOW_HOOKTableAdapter = Nothing
Me.TableAdapterManager.UpdateOrder = Global_Indexer.MyDatasetTableAdapters.TableAdapterManager.UpdateOrderOption.InsertUpdateDelete
'
'Button1
'
Me.Button1.Location = New System.Drawing.Point(289, 22)
Me.Button1.Name = "Button1"
Me.Button1.Size = New System.Drawing.Size(112, 23)
Me.Button1.TabIndex = 54
Me.Button1.Text = "SQL-Connections"
Me.Button1.UseVisualStyleBackColor = True
'
'Button2
'
Me.Button2.Image = Global.Global_Indexer.My.Resources.Resources.save_16xLG
Me.Button2.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
Me.Button2.Location = New System.Drawing.Point(797, 275)
Me.Button2.Name = "Button2"
Me.Button2.Size = New System.Drawing.Size(90, 31)
Me.Button2.TabIndex = 55
Me.Button2.Text = "Speichern"
Me.Button2.TextAlign = System.Drawing.ContentAlignment.MiddleRight
Me.Button2.UseVisualStyleBackColor = True
'
'lblSave
'
Me.lblSave.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
Me.lblSave.AutoSize = True
Me.lblSave.BackColor = System.Drawing.Color.Yellow
Me.lblSave.Font = New System.Drawing.Font("Segoe UI Semibold", 9.0!, CType((System.Drawing.FontStyle.Bold Or System.Drawing.FontStyle.Italic), System.Drawing.FontStyle), System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.lblSave.Location = New System.Drawing.Point(533, 250)
Me.lblSave.Name = "lblSave"
Me.lblSave.Size = New System.Drawing.Size(195, 15)
Me.lblSave.TabIndex = 79
Me.lblSave.Text = "SQL-Daten erfolgreich gespeichert!"
Me.lblSave.Visible = False
'
'frmSQLSuggestion
'
Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 13.0!)
Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
Me.ClientSize = New System.Drawing.Size(907, 326)
Me.Controls.Add(Me.lblSave)
Me.Controls.Add(Me.Button2)
Me.Controls.Add(Me.Button1)
Me.Controls.Add(Me.cmbConnection)
Me.Controls.Add(Me.GroupBox1)
Me.Controls.Add(Me.btnVorschlag)
Me.Controls.Add(SQL_ERGEBNISLabel)
Me.Controls.Add(Me.SQL_ERGEBNISTextBox)
Me.Controls.Add(SQL_UEBERPRUEFUNGLabel)
Me.Controls.Add(Me.SQL_UEBERPRUEFUNGTextBox)
Me.Font = New System.Drawing.Font("Segoe UI", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedDialog
Me.MaximizeBox = False
Me.MinimizeBox = False
Me.Name = "frmSQLSuggestion"
Me.Text = "Konfiguration SQL"
Me.GroupBox1.ResumeLayout(False)
Me.GroupBox1.PerformLayout()
CType(Me.TBDD_CONNECTIONBindingSource, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.MyDataset, System.ComponentModel.ISupportInitialize).EndInit()
Me.ResumeLayout(False)
Me.PerformLayout()
End Sub
Friend WithEvents GroupBox1 As System.Windows.Forms.GroupBox
Friend WithEvents btnTestNachbearbeitung As System.Windows.Forms.Button
Friend WithEvents txtTest_idxMan As System.Windows.Forms.TextBox
Friend WithEvents Label2 As System.Windows.Forms.Label
Friend WithEvents btnVorschlag As System.Windows.Forms.Button
Friend WithEvents SQL_ERGEBNISTextBox As System.Windows.Forms.TextBox
Friend WithEvents SQL_UEBERPRUEFUNGTextBox As System.Windows.Forms.TextBox
Friend WithEvents cmbConnection As System.Windows.Forms.ComboBox
Friend WithEvents MyDataset As Global_Indexer.MyDataset
Friend WithEvents TBDD_CONNECTIONBindingSource As System.Windows.Forms.BindingSource
Friend WithEvents TBDD_CONNECTIONTableAdapter As Global_Indexer.MyDatasetTableAdapters.TBDD_CONNECTIONTableAdapter
Friend WithEvents TableAdapterManager As Global_Indexer.MyDatasetTableAdapters.TableAdapterManager
Friend WithEvents Button1 As System.Windows.Forms.Button
Friend WithEvents Button2 As System.Windows.Forms.Button
Friend WithEvents lblSave As System.Windows.Forms.Label
End Class