jj: Baustelle - Finale Indexe
This commit is contained in:
219
app/DD_PM_WINDREAM/frmAdministration.Designer.vb
generated
219
app/DD_PM_WINDREAM/frmAdministration.Designer.vb
generated
@@ -49,7 +49,7 @@ Partial Class frmAdministration
|
||||
Dim VEKTOR_DELIMITERLabel As System.Windows.Forms.Label
|
||||
Dim WORK_HISTORY_ENTRYLabel As System.Windows.Forms.Label
|
||||
Dim SQL_VIEWLabel As System.Windows.Forms.Label
|
||||
Dim DataGridViewCellStyle4 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
|
||||
Dim DataGridViewCellStyle3 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
|
||||
Me.SplitContainer_Profilzuordnung2 = New System.Windows.Forms.SplitContainer()
|
||||
Me.gridAssignedUsers = New DevExpress.XtraGrid.GridControl()
|
||||
Me.TBPROFILE_USERBindingSource = New System.Windows.Forms.BindingSource(Me.components)
|
||||
@@ -155,6 +155,29 @@ Partial Class frmAdministration
|
||||
Me.TabPage6 = New System.Windows.Forms.TabPage()
|
||||
Me.TabControl2 = New System.Windows.Forms.TabControl()
|
||||
Me.TabPage11 = New System.Windows.Forms.TabPage()
|
||||
Me.gridFinalIndex = New DevExpress.XtraGrid.GridControl()
|
||||
Me.TBPM_PROFILE_FINAL_INDEXINGBindingSource = New System.Windows.Forms.BindingSource(Me.components)
|
||||
Me.viewFinalIndex = New DevExpress.XtraGrid.Views.Grid.GridView()
|
||||
Me.colGUID = New DevExpress.XtraGrid.Columns.GridColumn()
|
||||
Me.colINDEXNAME = New DevExpress.XtraGrid.Columns.GridColumn()
|
||||
Me.colADDED_WHO = New DevExpress.XtraGrid.Columns.GridColumn()
|
||||
Me.colADDED_WHEN = New DevExpress.XtraGrid.Columns.GridColumn()
|
||||
Me.colCHANGED_WHO = New DevExpress.XtraGrid.Columns.GridColumn()
|
||||
Me.colCHANGED_WHEN = New DevExpress.XtraGrid.Columns.GridColumn()
|
||||
Me.BindingNavigator1 = New System.Windows.Forms.BindingNavigator(Me.components)
|
||||
Me.BindingNavigatorAddNewItem = New System.Windows.Forms.ToolStripButton()
|
||||
Me.BindingNavigatorCountItem1 = New System.Windows.Forms.ToolStripLabel()
|
||||
Me.BindingNavigatorDeleteItem = New System.Windows.Forms.ToolStripButton()
|
||||
Me.BindingNavigatorMoveFirstItem1 = New System.Windows.Forms.ToolStripButton()
|
||||
Me.BindingNavigatorMovePreviousItem1 = New System.Windows.Forms.ToolStripButton()
|
||||
Me.BindingNavigatorSeparator3 = New System.Windows.Forms.ToolStripSeparator()
|
||||
Me.BindingNavigatorPositionItem1 = New System.Windows.Forms.ToolStripTextBox()
|
||||
Me.BindingNavigatorSeparator4 = New System.Windows.Forms.ToolStripSeparator()
|
||||
Me.BindingNavigatorMoveNextItem1 = New System.Windows.Forms.ToolStripButton()
|
||||
Me.BindingNavigatorMoveLastItem1 = New System.Windows.Forms.ToolStripButton()
|
||||
Me.BindingNavigatorSeparator5 = New System.Windows.Forms.ToolStripSeparator()
|
||||
Me.ToolStripButton4 = New System.Windows.Forms.ToolStripButton()
|
||||
Me.PropertyGrid1 = New System.Windows.Forms.PropertyGrid()
|
||||
Me.Label13 = New System.Windows.Forms.Label()
|
||||
Me.TabControlFinalIndices = New System.Windows.Forms.TabControl()
|
||||
Me.TabPage9 = New System.Windows.Forms.TabPage()
|
||||
@@ -179,7 +202,6 @@ Partial Class frmAdministration
|
||||
Me.cmbIndexe2 = New System.Windows.Forms.ComboBox()
|
||||
Me.btnSaveSQLCommand = New System.Windows.Forms.Button()
|
||||
Me.SQL_COMMANDTextBox = New System.Windows.Forms.TextBox()
|
||||
Me.TBPM_PROFILE_FINAL_INDEXINGBindingSource = New System.Windows.Forms.BindingSource(Me.components)
|
||||
Me.btnShowConnections = New System.Windows.Forms.Button()
|
||||
Me.Label14 = New System.Windows.Forms.Label()
|
||||
Me.cmbConnection = New System.Windows.Forms.ComboBox()
|
||||
@@ -349,11 +371,15 @@ Partial Class frmAdministration
|
||||
Me.TabPage6.SuspendLayout()
|
||||
Me.TabControl2.SuspendLayout()
|
||||
Me.TabPage11.SuspendLayout()
|
||||
CType(Me.gridFinalIndex, System.ComponentModel.ISupportInitialize).BeginInit()
|
||||
CType(Me.TBPM_PROFILE_FINAL_INDEXINGBindingSource, System.ComponentModel.ISupportInitialize).BeginInit()
|
||||
CType(Me.viewFinalIndex, System.ComponentModel.ISupportInitialize).BeginInit()
|
||||
CType(Me.BindingNavigator1, System.ComponentModel.ISupportInitialize).BeginInit()
|
||||
Me.BindingNavigator1.SuspendLayout()
|
||||
Me.TabControlFinalIndices.SuspendLayout()
|
||||
Me.TabPage9.SuspendLayout()
|
||||
Me.grbxSystemStamps.SuspendLayout()
|
||||
Me.TabPage10.SuspendLayout()
|
||||
CType(Me.TBPM_PROFILE_FINAL_INDEXINGBindingSource, System.ComponentModel.ISupportInitialize).BeginInit()
|
||||
CType(Me.TBDD_CONNECTIONBindingSource, System.ComponentModel.ISupportInitialize).BeginInit()
|
||||
CType(Me.TBPM_PROFILE_FINAL_INDEXINGBindingNavigator, System.ComponentModel.ISupportInitialize).BeginInit()
|
||||
Me.TBPM_PROFILE_FINAL_INDEXINGBindingNavigator.SuspendLayout()
|
||||
@@ -1268,6 +1294,9 @@ Partial Class frmAdministration
|
||||
'
|
||||
'TabPage11
|
||||
'
|
||||
Me.TabPage11.Controls.Add(Me.gridFinalIndex)
|
||||
Me.TabPage11.Controls.Add(Me.BindingNavigator1)
|
||||
Me.TabPage11.Controls.Add(Me.PropertyGrid1)
|
||||
Me.TabPage11.Controls.Add(Me.Label13)
|
||||
Me.TabPage11.Controls.Add(Me.GroupBox3)
|
||||
Me.TabPage11.Controls.Add(Me.TabControlFinalIndices)
|
||||
@@ -1279,6 +1308,152 @@ Partial Class frmAdministration
|
||||
Me.TabPage11.Name = "TabPage11"
|
||||
Me.TabPage11.UseVisualStyleBackColor = True
|
||||
'
|
||||
'gridFinalIndex
|
||||
'
|
||||
Me.gridFinalIndex.DataSource = Me.TBPM_PROFILE_FINAL_INDEXINGBindingSource
|
||||
resources.ApplyResources(Me.gridFinalIndex, "gridFinalIndex")
|
||||
Me.gridFinalIndex.MainView = Me.viewFinalIndex
|
||||
Me.gridFinalIndex.Name = "gridFinalIndex"
|
||||
Me.gridFinalIndex.ViewCollection.AddRange(New DevExpress.XtraGrid.Views.Base.BaseView() {Me.viewFinalIndex})
|
||||
'
|
||||
'TBPM_PROFILE_FINAL_INDEXINGBindingSource
|
||||
'
|
||||
Me.TBPM_PROFILE_FINAL_INDEXINGBindingSource.DataMember = "TBPM_PROFILE_FINAL_INDEXING"
|
||||
Me.TBPM_PROFILE_FINAL_INDEXINGBindingSource.DataSource = Me.DD_DMSLiteDataSet
|
||||
'
|
||||
'viewFinalIndex
|
||||
'
|
||||
Me.viewFinalIndex.Columns.AddRange(New DevExpress.XtraGrid.Columns.GridColumn() {Me.colGUID, Me.colINDEXNAME, Me.colADDED_WHO, Me.colADDED_WHEN, Me.colCHANGED_WHO, Me.colCHANGED_WHEN})
|
||||
Me.viewFinalIndex.GridControl = Me.gridFinalIndex
|
||||
Me.viewFinalIndex.Name = "viewFinalIndex"
|
||||
Me.viewFinalIndex.OptionsBehavior.Editable = False
|
||||
Me.viewFinalIndex.OptionsBehavior.ReadOnly = True
|
||||
Me.viewFinalIndex.OptionsView.ShowGroupPanel = False
|
||||
'
|
||||
'colGUID
|
||||
'
|
||||
Me.colGUID.FieldName = "GUID"
|
||||
Me.colGUID.Name = "colGUID"
|
||||
resources.ApplyResources(Me.colGUID, "colGUID")
|
||||
'
|
||||
'colINDEXNAME
|
||||
'
|
||||
Me.colINDEXNAME.FieldName = "INDEXNAME"
|
||||
Me.colINDEXNAME.Name = "colINDEXNAME"
|
||||
resources.ApplyResources(Me.colINDEXNAME, "colINDEXNAME")
|
||||
'
|
||||
'colADDED_WHO
|
||||
'
|
||||
Me.colADDED_WHO.FieldName = "ADDED_WHO"
|
||||
Me.colADDED_WHO.Name = "colADDED_WHO"
|
||||
resources.ApplyResources(Me.colADDED_WHO, "colADDED_WHO")
|
||||
'
|
||||
'colADDED_WHEN
|
||||
'
|
||||
Me.colADDED_WHEN.FieldName = "ADDED_WHEN"
|
||||
Me.colADDED_WHEN.Name = "colADDED_WHEN"
|
||||
resources.ApplyResources(Me.colADDED_WHEN, "colADDED_WHEN")
|
||||
'
|
||||
'colCHANGED_WHO
|
||||
'
|
||||
Me.colCHANGED_WHO.FieldName = "CHANGED_WHO"
|
||||
Me.colCHANGED_WHO.Name = "colCHANGED_WHO"
|
||||
resources.ApplyResources(Me.colCHANGED_WHO, "colCHANGED_WHO")
|
||||
'
|
||||
'colCHANGED_WHEN
|
||||
'
|
||||
Me.colCHANGED_WHEN.FieldName = "CHANGED_WHEN"
|
||||
Me.colCHANGED_WHEN.Name = "colCHANGED_WHEN"
|
||||
resources.ApplyResources(Me.colCHANGED_WHEN, "colCHANGED_WHEN")
|
||||
'
|
||||
'BindingNavigator1
|
||||
'
|
||||
Me.BindingNavigator1.AddNewItem = Me.BindingNavigatorAddNewItem
|
||||
Me.BindingNavigator1.BindingSource = Me.TBPM_PROFILE_FINAL_INDEXINGBindingSource
|
||||
Me.BindingNavigator1.CountItem = Me.BindingNavigatorCountItem1
|
||||
Me.BindingNavigator1.DeleteItem = Me.BindingNavigatorDeleteItem
|
||||
resources.ApplyResources(Me.BindingNavigator1, "BindingNavigator1")
|
||||
Me.BindingNavigator1.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.BindingNavigatorMoveFirstItem1, Me.BindingNavigatorMovePreviousItem1, Me.BindingNavigatorSeparator3, Me.BindingNavigatorPositionItem1, Me.BindingNavigatorCountItem1, Me.BindingNavigatorSeparator4, Me.BindingNavigatorMoveNextItem1, Me.BindingNavigatorMoveLastItem1, Me.BindingNavigatorSeparator5, Me.BindingNavigatorAddNewItem, Me.BindingNavigatorDeleteItem, Me.ToolStripButton4})
|
||||
Me.BindingNavigator1.MoveFirstItem = Me.BindingNavigatorMoveFirstItem1
|
||||
Me.BindingNavigator1.MoveLastItem = Me.BindingNavigatorMoveLastItem1
|
||||
Me.BindingNavigator1.MoveNextItem = Me.BindingNavigatorMoveNextItem1
|
||||
Me.BindingNavigator1.MovePreviousItem = Me.BindingNavigatorMovePreviousItem1
|
||||
Me.BindingNavigator1.Name = "BindingNavigator1"
|
||||
Me.BindingNavigator1.PositionItem = Me.BindingNavigatorPositionItem1
|
||||
'
|
||||
'BindingNavigatorAddNewItem
|
||||
'
|
||||
Me.BindingNavigatorAddNewItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
||||
resources.ApplyResources(Me.BindingNavigatorAddNewItem, "BindingNavigatorAddNewItem")
|
||||
Me.BindingNavigatorAddNewItem.Name = "BindingNavigatorAddNewItem"
|
||||
'
|
||||
'BindingNavigatorCountItem1
|
||||
'
|
||||
Me.BindingNavigatorCountItem1.Name = "BindingNavigatorCountItem1"
|
||||
resources.ApplyResources(Me.BindingNavigatorCountItem1, "BindingNavigatorCountItem1")
|
||||
'
|
||||
'BindingNavigatorDeleteItem
|
||||
'
|
||||
Me.BindingNavigatorDeleteItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
||||
resources.ApplyResources(Me.BindingNavigatorDeleteItem, "BindingNavigatorDeleteItem")
|
||||
Me.BindingNavigatorDeleteItem.Name = "BindingNavigatorDeleteItem"
|
||||
'
|
||||
'BindingNavigatorMoveFirstItem1
|
||||
'
|
||||
Me.BindingNavigatorMoveFirstItem1.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
||||
resources.ApplyResources(Me.BindingNavigatorMoveFirstItem1, "BindingNavigatorMoveFirstItem1")
|
||||
Me.BindingNavigatorMoveFirstItem1.Name = "BindingNavigatorMoveFirstItem1"
|
||||
'
|
||||
'BindingNavigatorMovePreviousItem1
|
||||
'
|
||||
Me.BindingNavigatorMovePreviousItem1.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
||||
resources.ApplyResources(Me.BindingNavigatorMovePreviousItem1, "BindingNavigatorMovePreviousItem1")
|
||||
Me.BindingNavigatorMovePreviousItem1.Name = "BindingNavigatorMovePreviousItem1"
|
||||
'
|
||||
'BindingNavigatorSeparator3
|
||||
'
|
||||
Me.BindingNavigatorSeparator3.Name = "BindingNavigatorSeparator3"
|
||||
resources.ApplyResources(Me.BindingNavigatorSeparator3, "BindingNavigatorSeparator3")
|
||||
'
|
||||
'BindingNavigatorPositionItem1
|
||||
'
|
||||
resources.ApplyResources(Me.BindingNavigatorPositionItem1, "BindingNavigatorPositionItem1")
|
||||
Me.BindingNavigatorPositionItem1.Name = "BindingNavigatorPositionItem1"
|
||||
'
|
||||
'BindingNavigatorSeparator4
|
||||
'
|
||||
Me.BindingNavigatorSeparator4.Name = "BindingNavigatorSeparator4"
|
||||
resources.ApplyResources(Me.BindingNavigatorSeparator4, "BindingNavigatorSeparator4")
|
||||
'
|
||||
'BindingNavigatorMoveNextItem1
|
||||
'
|
||||
Me.BindingNavigatorMoveNextItem1.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
||||
resources.ApplyResources(Me.BindingNavigatorMoveNextItem1, "BindingNavigatorMoveNextItem1")
|
||||
Me.BindingNavigatorMoveNextItem1.Name = "BindingNavigatorMoveNextItem1"
|
||||
'
|
||||
'BindingNavigatorMoveLastItem1
|
||||
'
|
||||
Me.BindingNavigatorMoveLastItem1.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
||||
resources.ApplyResources(Me.BindingNavigatorMoveLastItem1, "BindingNavigatorMoveLastItem1")
|
||||
Me.BindingNavigatorMoveLastItem1.Name = "BindingNavigatorMoveLastItem1"
|
||||
'
|
||||
'BindingNavigatorSeparator5
|
||||
'
|
||||
Me.BindingNavigatorSeparator5.Name = "BindingNavigatorSeparator5"
|
||||
resources.ApplyResources(Me.BindingNavigatorSeparator5, "BindingNavigatorSeparator5")
|
||||
'
|
||||
'ToolStripButton4
|
||||
'
|
||||
Me.ToolStripButton4.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
||||
Me.ToolStripButton4.Image = Global.DD_PM_WINDREAM.My.Resources.Resources.save
|
||||
resources.ApplyResources(Me.ToolStripButton4, "ToolStripButton4")
|
||||
Me.ToolStripButton4.Name = "ToolStripButton4"
|
||||
'
|
||||
'PropertyGrid1
|
||||
'
|
||||
resources.ApplyResources(Me.PropertyGrid1, "PropertyGrid1")
|
||||
Me.PropertyGrid1.Name = "PropertyGrid1"
|
||||
'
|
||||
'Label13
|
||||
'
|
||||
resources.ApplyResources(Me.Label13, "Label13")
|
||||
@@ -1443,11 +1618,6 @@ Partial Class frmAdministration
|
||||
resources.ApplyResources(Me.SQL_COMMANDTextBox, "SQL_COMMANDTextBox")
|
||||
Me.SQL_COMMANDTextBox.Name = "SQL_COMMANDTextBox"
|
||||
'
|
||||
'TBPM_PROFILE_FINAL_INDEXINGBindingSource
|
||||
'
|
||||
Me.TBPM_PROFILE_FINAL_INDEXINGBindingSource.DataMember = "TBPM_PROFILE_FINAL_INDEXING"
|
||||
Me.TBPM_PROFILE_FINAL_INDEXINGBindingSource.DataSource = Me.DD_DMSLiteDataSet
|
||||
'
|
||||
'btnShowConnections
|
||||
'
|
||||
resources.ApplyResources(Me.btnShowConnections, "btnShowConnections")
|
||||
@@ -1946,8 +2116,8 @@ Partial Class frmAdministration
|
||||
'TBPM_ERROR_LOGDataGridView
|
||||
'
|
||||
Me.TBPM_ERROR_LOGDataGridView.AllowUserToAddRows = False
|
||||
DataGridViewCellStyle4.BackColor = System.Drawing.Color.Cyan
|
||||
Me.TBPM_ERROR_LOGDataGridView.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle4
|
||||
DataGridViewCellStyle3.BackColor = System.Drawing.Color.Cyan
|
||||
Me.TBPM_ERROR_LOGDataGridView.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle3
|
||||
Me.TBPM_ERROR_LOGDataGridView.AutoGenerateColumns = False
|
||||
Me.TBPM_ERROR_LOGDataGridView.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
|
||||
Me.TBPM_ERROR_LOGDataGridView.Columns.AddRange(New System.Windows.Forms.DataGridViewColumn() {Me.DataGridViewTextBoxColumn17, Me.DataGridViewTextBoxColumn22, Me.DataGridViewTextBoxColumn23, Me.DataGridViewTextBoxColumn24, Me.DataGridViewTextBoxColumn25})
|
||||
@@ -2194,13 +2364,18 @@ Partial Class frmAdministration
|
||||
Me.TabControl2.ResumeLayout(False)
|
||||
Me.TabPage11.ResumeLayout(False)
|
||||
Me.TabPage11.PerformLayout()
|
||||
CType(Me.gridFinalIndex, System.ComponentModel.ISupportInitialize).EndInit()
|
||||
CType(Me.TBPM_PROFILE_FINAL_INDEXINGBindingSource, System.ComponentModel.ISupportInitialize).EndInit()
|
||||
CType(Me.viewFinalIndex, System.ComponentModel.ISupportInitialize).EndInit()
|
||||
CType(Me.BindingNavigator1, System.ComponentModel.ISupportInitialize).EndInit()
|
||||
Me.BindingNavigator1.ResumeLayout(False)
|
||||
Me.BindingNavigator1.PerformLayout()
|
||||
Me.TabControlFinalIndices.ResumeLayout(False)
|
||||
Me.TabPage9.ResumeLayout(False)
|
||||
Me.TabPage9.PerformLayout()
|
||||
Me.grbxSystemStamps.ResumeLayout(False)
|
||||
Me.TabPage10.ResumeLayout(False)
|
||||
Me.TabPage10.PerformLayout()
|
||||
CType(Me.TBPM_PROFILE_FINAL_INDEXINGBindingSource, System.ComponentModel.ISupportInitialize).EndInit()
|
||||
CType(Me.TBDD_CONNECTIONBindingSource, System.ComponentModel.ISupportInitialize).EndInit()
|
||||
CType(Me.TBPM_PROFILE_FINAL_INDEXINGBindingNavigator, System.ComponentModel.ISupportInitialize).EndInit()
|
||||
Me.TBPM_PROFILE_FINAL_INDEXINGBindingNavigator.ResumeLayout(False)
|
||||
@@ -2475,4 +2650,26 @@ Partial Class frmAdministration
|
||||
Friend WithEvents GridColumn4 As DevExpress.XtraGrid.Columns.GridColumn
|
||||
Friend WithEvents tsBtnCancel As ToolStripButton
|
||||
Friend WithEvents OpenFileDialog1 As OpenFileDialog
|
||||
Friend WithEvents gridFinalIndex As DevExpress.XtraGrid.GridControl
|
||||
Friend WithEvents viewFinalIndex As DevExpress.XtraGrid.Views.Grid.GridView
|
||||
Friend WithEvents colINDEXNAME As DevExpress.XtraGrid.Columns.GridColumn
|
||||
Friend WithEvents colADDED_WHO As DevExpress.XtraGrid.Columns.GridColumn
|
||||
Friend WithEvents colADDED_WHEN As DevExpress.XtraGrid.Columns.GridColumn
|
||||
Friend WithEvents colCHANGED_WHO As DevExpress.XtraGrid.Columns.GridColumn
|
||||
Friend WithEvents colCHANGED_WHEN As DevExpress.XtraGrid.Columns.GridColumn
|
||||
Friend WithEvents colGUID As DevExpress.XtraGrid.Columns.GridColumn
|
||||
Friend WithEvents BindingNavigator1 As BindingNavigator
|
||||
Friend WithEvents BindingNavigatorAddNewItem As ToolStripButton
|
||||
Friend WithEvents BindingNavigatorCountItem1 As ToolStripLabel
|
||||
Friend WithEvents BindingNavigatorDeleteItem As ToolStripButton
|
||||
Friend WithEvents BindingNavigatorMoveFirstItem1 As ToolStripButton
|
||||
Friend WithEvents BindingNavigatorMovePreviousItem1 As ToolStripButton
|
||||
Friend WithEvents BindingNavigatorSeparator3 As ToolStripSeparator
|
||||
Friend WithEvents BindingNavigatorPositionItem1 As ToolStripTextBox
|
||||
Friend WithEvents BindingNavigatorSeparator4 As ToolStripSeparator
|
||||
Friend WithEvents BindingNavigatorMoveNextItem1 As ToolStripButton
|
||||
Friend WithEvents BindingNavigatorMoveLastItem1 As ToolStripButton
|
||||
Friend WithEvents BindingNavigatorSeparator5 As ToolStripSeparator
|
||||
Friend WithEvents PropertyGrid1 As PropertyGrid
|
||||
Friend WithEvents ToolStripButton4 As ToolStripButton
|
||||
End Class
|
||||
|
||||
Reference in New Issue
Block a user