MS 2.7.2.0 Copy Automatischer Index Sequence Spalte itnegriert
This commit is contained in:
42
Global_Indexer/frmAdministration.Designer.vb
generated
42
Global_Indexer/frmAdministration.Designer.vb
generated
@@ -204,7 +204,6 @@ Partial Class frmAdministration
|
||||
Me.SUGGESTIONCheckBox = New System.Windows.Forms.CheckBox()
|
||||
Me.DEFAULT_VALUETextBox = New System.Windows.Forms.TextBox()
|
||||
Me.CHANGED_WHOTextBox = New System.Windows.Forms.TextBox()
|
||||
Me.SEQUENCETextBox = New System.Windows.Forms.TextBox()
|
||||
Me.ADDED_WHENTextBox = New System.Windows.Forms.TextBox()
|
||||
Me.ADDED_WHOTextBox = New System.Windows.Forms.TextBox()
|
||||
Me.ListBoxControl3 = New DevExpress.XtraEditors.ListBoxControl()
|
||||
@@ -247,7 +246,6 @@ Partial Class frmAdministration
|
||||
Me.INDEXNAME_AutoIndexCMB = New System.Windows.Forms.ComboBox()
|
||||
Me.btnSQLViewAuto = New System.Windows.Forms.Button()
|
||||
Me.SQL_ACTIVECheckBox = New System.Windows.Forms.CheckBox()
|
||||
Me.TextBox8 = New System.Windows.Forms.TextBox()
|
||||
Me.GUIDAUTO_INDEXTextbox = New System.Windows.Forms.TextBox()
|
||||
Me.VALUETextBox = New System.Windows.Forms.TextBox()
|
||||
Me.COMMENTTextBox1 = New System.Windows.Forms.TextBox()
|
||||
@@ -311,6 +309,8 @@ Partial Class frmAdministration
|
||||
Me.TBGI_REGEX_DOCTYPETableAdapter = New Global_Indexer.MyDatasetTableAdapters.TBGI_REGEX_DOCTYPETableAdapter()
|
||||
Me.RibbonPage2 = New DevExpress.XtraBars.Ribbon.RibbonPage()
|
||||
Me.RibbonPage8 = New DevExpress.XtraBars.Ribbon.RibbonPage()
|
||||
Me.NumericUpDown1 = New System.Windows.Forms.NumericUpDown()
|
||||
Me.NumericUpDown2 = New System.Windows.Forms.NumericUpDown()
|
||||
GUIDLabel = New System.Windows.Forms.Label()
|
||||
GUIDLabel1 = New System.Windows.Forms.Label()
|
||||
NAMELabel = New System.Windows.Forms.Label()
|
||||
@@ -425,6 +425,8 @@ Partial Class frmAdministration
|
||||
CType(Me.TBDD_DOKART_MODULEBindingSource, System.ComponentModel.ISupportInitialize).BeginInit()
|
||||
CType(Me.VWGI_USER_GROUPS_RELATIONBindingSource, System.ComponentModel.ISupportInitialize).BeginInit()
|
||||
CType(Me.TBGI_CONFIGURATIONBindingSource, System.ComponentModel.ISupportInitialize).BeginInit()
|
||||
CType(Me.NumericUpDown1, System.ComponentModel.ISupportInitialize).BeginInit()
|
||||
CType(Me.NumericUpDown2, System.ComponentModel.ISupportInitialize).BeginInit()
|
||||
Me.SuspendLayout()
|
||||
'
|
||||
'GUIDLabel
|
||||
@@ -1342,6 +1344,7 @@ Partial Class frmAdministration
|
||||
'
|
||||
'Panel1
|
||||
'
|
||||
Me.Panel1.Controls.Add(Me.NumericUpDown1)
|
||||
Me.Panel1.Controls.Add(Me.txtManIndexConnectionId)
|
||||
Me.Panel1.Controls.Add(Me.txtManIndexSQL)
|
||||
Me.Panel1.Controls.Add(Me.Button3)
|
||||
@@ -1371,7 +1374,6 @@ Partial Class frmAdministration
|
||||
Me.Panel1.Controls.Add(Me.CHANGED_WHOTextBox)
|
||||
Me.Panel1.Controls.Add(DEFAULT_VALUELabel)
|
||||
Me.Panel1.Controls.Add(ADDED_WHENLabel)
|
||||
Me.Panel1.Controls.Add(Me.SEQUENCETextBox)
|
||||
Me.Panel1.Controls.Add(Me.ADDED_WHENTextBox)
|
||||
Me.Panel1.Controls.Add(SEQUENCELabel)
|
||||
Me.Panel1.Controls.Add(ADDED_WHOLabel)
|
||||
@@ -1573,12 +1575,6 @@ Partial Class frmAdministration
|
||||
resources.ApplyResources(ADDED_WHENLabel, "ADDED_WHENLabel")
|
||||
ADDED_WHENLabel.Name = "ADDED_WHENLabel"
|
||||
'
|
||||
'SEQUENCETextBox
|
||||
'
|
||||
Me.SEQUENCETextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_INDEX_MANBindingSource, "SEQUENCE", True))
|
||||
resources.ApplyResources(Me.SEQUENCETextBox, "SEQUENCETextBox")
|
||||
Me.SEQUENCETextBox.Name = "SEQUENCETextBox"
|
||||
'
|
||||
'ADDED_WHENTextBox
|
||||
'
|
||||
Me.ADDED_WHENTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_INDEX_MANBindingSource, "ADDED_WHEN", True))
|
||||
@@ -1852,6 +1848,7 @@ Partial Class frmAdministration
|
||||
Me.XtraTabPageAutoIndex.Appearance.Header.GradientMode = CType(resources.GetObject("XtraTabPageAutoIndex.Appearance.Header.GradientMode"), System.Drawing.Drawing2D.LinearGradientMode)
|
||||
Me.XtraTabPageAutoIndex.Appearance.HeaderActive.GradientMode = CType(resources.GetObject("XtraTabPageAutoIndex.Appearance.HeaderActive.GradientMode"), System.Drawing.Drawing2D.LinearGradientMode)
|
||||
resources.ApplyResources(Me.XtraTabPageAutoIndex, "XtraTabPageAutoIndex")
|
||||
Me.XtraTabPageAutoIndex.Controls.Add(Me.NumericUpDown2)
|
||||
Me.XtraTabPageAutoIndex.Controls.Add(Me.chkPreventMultipleValues)
|
||||
Me.XtraTabPageAutoIndex.Controls.Add(Me.chkOverwrite)
|
||||
Me.XtraTabPageAutoIndex.Controls.Add(Me.txtAutomIndexConnectionId)
|
||||
@@ -1867,7 +1864,6 @@ Partial Class frmAdministration
|
||||
Me.XtraTabPageAutoIndex.Controls.Add(Me.SQL_ACTIVECheckBox)
|
||||
Me.XtraTabPageAutoIndex.Controls.Add(Label12)
|
||||
Me.XtraTabPageAutoIndex.Controls.Add(GUIDLabel4)
|
||||
Me.XtraTabPageAutoIndex.Controls.Add(Me.TextBox8)
|
||||
Me.XtraTabPageAutoIndex.Controls.Add(Me.GUIDAUTO_INDEXTextbox)
|
||||
Me.XtraTabPageAutoIndex.Controls.Add(INDEXNAMELabel)
|
||||
Me.XtraTabPageAutoIndex.Controls.Add(Me.VALUETextBox)
|
||||
@@ -1996,12 +1992,6 @@ Partial Class frmAdministration
|
||||
resources.ApplyResources(GUIDLabel4, "GUIDLabel4")
|
||||
GUIDLabel4.Name = "GUIDLabel4"
|
||||
'
|
||||
'TextBox8
|
||||
'
|
||||
Me.TextBox8.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_INDEX_AUTOMBindingSource, "SEQUENCE", True))
|
||||
resources.ApplyResources(Me.TextBox8, "TextBox8")
|
||||
Me.TextBox8.Name = "TextBox8"
|
||||
'
|
||||
'GUIDAUTO_INDEXTextbox
|
||||
'
|
||||
Me.GUIDAUTO_INDEXTextbox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_INDEX_AUTOMBindingSource, "GUID", True))
|
||||
@@ -2516,6 +2506,20 @@ Partial Class frmAdministration
|
||||
Me.RibbonPage8.Name = "RibbonPage8"
|
||||
resources.ApplyResources(Me.RibbonPage8, "RibbonPage8")
|
||||
'
|
||||
'NumericUpDown1
|
||||
'
|
||||
Me.NumericUpDown1.DataBindings.Add(New System.Windows.Forms.Binding("Value", Me.TBDD_INDEX_MANBindingSource, "SEQUENCE", True))
|
||||
resources.ApplyResources(Me.NumericUpDown1, "NumericUpDown1")
|
||||
Me.NumericUpDown1.Maximum = New Decimal(New Integer() {999, 0, 0, 0})
|
||||
Me.NumericUpDown1.Name = "NumericUpDown1"
|
||||
'
|
||||
'NumericUpDown2
|
||||
'
|
||||
Me.NumericUpDown2.DataBindings.Add(New System.Windows.Forms.Binding("Value", Me.TBDD_INDEX_AUTOMBindingSource, "SEQUENCE", True))
|
||||
resources.ApplyResources(Me.NumericUpDown2, "NumericUpDown2")
|
||||
Me.NumericUpDown2.Maximum = New Decimal(New Integer() {999, 0, 0, 0})
|
||||
Me.NumericUpDown2.Name = "NumericUpDown2"
|
||||
'
|
||||
'frmAdministration
|
||||
'
|
||||
Me.Appearance.Options.UseFont = True
|
||||
@@ -2602,6 +2606,8 @@ Partial Class frmAdministration
|
||||
CType(Me.TBDD_DOKART_MODULEBindingSource, System.ComponentModel.ISupportInitialize).EndInit()
|
||||
CType(Me.VWGI_USER_GROUPS_RELATIONBindingSource, System.ComponentModel.ISupportInitialize).EndInit()
|
||||
CType(Me.TBGI_CONFIGURATIONBindingSource, System.ComponentModel.ISupportInitialize).EndInit()
|
||||
CType(Me.NumericUpDown1, System.ComponentModel.ISupportInitialize).EndInit()
|
||||
CType(Me.NumericUpDown2, System.ComponentModel.ISupportInitialize).EndInit()
|
||||
Me.ResumeLayout(False)
|
||||
Me.PerformLayout()
|
||||
|
||||
@@ -2644,7 +2650,6 @@ Partial Class frmAdministration
|
||||
Friend WithEvents ADDED_WHENTextBox As System.Windows.Forms.TextBox
|
||||
Friend WithEvents ADDED_WHOTextBox As System.Windows.Forms.TextBox
|
||||
Friend WithEvents ACTIVECheckBox As System.Windows.Forms.CheckBox
|
||||
Friend WithEvents SEQUENCETextBox As System.Windows.Forms.TextBox
|
||||
Friend WithEvents DEFAULT_VALUETextBox As System.Windows.Forms.TextBox
|
||||
Friend WithEvents SUGGESTIONCheckBox As System.Windows.Forms.CheckBox
|
||||
Friend WithEvents DATATYPEComboBox As System.Windows.Forms.ComboBox
|
||||
@@ -2842,8 +2847,9 @@ Partial Class frmAdministration
|
||||
Friend WithEvents txtManIndexSQL As TextBox
|
||||
Friend WithEvents txtAutomIndexConnectionId As TextBox
|
||||
Friend WithEvents txtAutomIndexSQLResult As TextBox
|
||||
Friend WithEvents TextBox8 As TextBox
|
||||
Friend WithEvents colAKTIV As DevExpress.XtraGrid.Columns.GridColumn
|
||||
Friend WithEvents chkPreventMultipleValues As DevExpress.XtraEditors.CheckEdit
|
||||
Friend WithEvents chkOverwrite As DevExpress.XtraEditors.CheckEdit
|
||||
Friend WithEvents NumericUpDown1 As NumericUpDown
|
||||
Friend WithEvents NumericUpDown2 As NumericUpDown
|
||||
End Class
|
||||
|
||||
Reference in New Issue
Block a user