MS anpassungen
This commit is contained in:
@@ -181,7 +181,7 @@ Partial Class frmAdmin_IDBObjectStore
|
||||
'
|
||||
'CAT_TITLETextBox
|
||||
'
|
||||
Me.CAT_TITLETextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBIDB_CATALOGBindingSource, "CAT_TITLE", True))
|
||||
Me.CAT_TITLETextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBIDB_CATALOGBindingSource, "CAT_STRING", True))
|
||||
Me.CAT_TITLETextBox.Location = New System.Drawing.Point(308, 36)
|
||||
Me.CAT_TITLETextBox.Name = "CAT_TITLETextBox"
|
||||
Me.CAT_TITLETextBox.Size = New System.Drawing.Size(924, 20)
|
||||
@@ -392,6 +392,7 @@ Partial Class frmAdmin_IDBObjectStore
|
||||
Me.TableAdapterManager.TBIDB_ATTRIBUTETableAdapter = Nothing
|
||||
Me.TableAdapterManager.TBIDB_BUSINESS_ENTITYTableAdapter = Nothing
|
||||
Me.TableAdapterManager.TBIDB_CATALOGTableAdapter = Nothing
|
||||
Me.TableAdapterManager.TBIDB_DOCTYPE_HANDLINGTableAdapter = Nothing
|
||||
Me.TableAdapterManager.TBIDB_OBJECT_STORETableAdapter = Me.TBIDB_OBJECT_STORETableAdapter
|
||||
Me.TableAdapterManager.TBZF_ADMIN_SOURCE_SQLTableAdapter = Nothing
|
||||
Me.TableAdapterManager.UpdateOrder = DigitalData.GUIs.ZooFlow.DSIDB_StammdatenTableAdapters.TableAdapterManager.UpdateOrderOption.InsertUpdateDelete
|
||||
|
||||
Reference in New Issue
Block a user