set default value of 0 for sequence for auto indicies
This commit is contained in:
2
Global_Indexer/frmAdministration.Designer.vb
generated
2
Global_Indexer/frmAdministration.Designer.vb
generated
@@ -1947,7 +1947,7 @@ Partial Class frmAdministration
|
||||
'
|
||||
'TextBox8
|
||||
'
|
||||
Me.TextBox8.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_INDEX_AUTOMBindingSource, "SEQUENCE1", True))
|
||||
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"
|
||||
'
|
||||
|
||||
Reference in New Issue
Block a user