📄 nwxmlcols.designer.vb
字号:
Me.rbFindLastOrderById.Name = "rbFindLastOrderById"
Me.rbFindLastOrderById.Size = New System.Drawing.Size(69, 17)
Me.rbFindLastOrderById.TabIndex = 0
Me.rbFindLastOrderById.Text = "Last by ID"
'
'lblMaxRows
'
Me.lblMaxRows.AutoSize = True
Me.lblMaxRows.Location = New System.Drawing.Point(334, 45)
Me.lblMaxRows.Name = "lblMaxRows"
Me.lblMaxRows.Size = New System.Drawing.Size(59, 13)
Me.lblMaxRows.TabIndex = 9
Me.lblMaxRows.Text = "Max. Rows:"
'
'txtOrdersXQResult
'
Me.txtOrdersXQResult.AutoSize = False
Me.txtOrdersXQResult.Font = New System.Drawing.Font("Lucida Console", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.txtOrdersXQResult.Location = New System.Drawing.Point(7, 218)
Me.txtOrdersXQResult.Multiline = True
Me.txtOrdersXQResult.Name = "txtOrdersXQResult"
Me.txtOrdersXQResult.ScrollBars = System.Windows.Forms.ScrollBars.Vertical
Me.txtOrdersXQResult.Size = New System.Drawing.Size(651, 173)
Me.txtOrdersXQResult.TabIndex = 14
Me.txtOrdersXQResult.TabStop = False
'
'txtOrdersXQuery
'
Me.txtOrdersXQuery.AutoSize = False
Me.txtOrdersXQuery.Font = New System.Drawing.Font("Lucida Console", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.txtOrdersXQuery.Location = New System.Drawing.Point(6, 7)
Me.txtOrdersXQuery.Multiline = True
Me.txtOrdersXQuery.Name = "txtOrdersXQuery"
Me.txtOrdersXQuery.ScrollBars = System.Windows.Forms.ScrollBars.Vertical
Me.txtOrdersXQuery.Size = New System.Drawing.Size(651, 131)
Me.txtOrdersXQuery.TabIndex = 13
Me.txtOrdersXQuery.TabStop = False
'
'pbFillColumn
'
Me.pbFillColumn.Location = New System.Drawing.Point(5, 437)
Me.pbFillColumn.Name = "pbFillColumn"
Me.pbFillColumn.Size = New System.Drawing.Size(138, 23)
Me.pbFillColumn.TabIndex = 4
'
'txtTime
'
Me.txtTime.Location = New System.Drawing.Point(507, 438)
Me.txtTime.Margin = New System.Windows.Forms.Padding(3, 3, 1, 3)
Me.txtTime.Name = "txtTime"
Me.txtTime.Size = New System.Drawing.Size(49, 20)
Me.txtTime.TabIndex = 5
Me.txtTime.TabStop = False
Me.txtTime.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
'
'txtRowsPerSec
'
Me.txtRowsPerSec.Location = New System.Drawing.Point(627, 438)
Me.txtRowsPerSec.Margin = New System.Windows.Forms.Padding(1, 3, 3, 3)
Me.txtRowsPerSec.Name = "txtRowsPerSec"
Me.txtRowsPerSec.Size = New System.Drawing.Size(49, 20)
Me.txtRowsPerSec.TabIndex = 6
Me.txtRowsPerSec.TabStop = False
Me.txtRowsPerSec.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
'
'lblTime
'
Me.lblTime.AutoSize = True
Me.lblTime.Location = New System.Drawing.Point(475, 442)
Me.lblTime.Name = "lblTime"
Me.lblTime.Size = New System.Drawing.Size(29, 13)
Me.lblTime.TabIndex = 7
Me.lblTime.Text = "Time:"
'
'lblRowsPerSec
'
Me.lblRowsPerSec.Location = New System.Drawing.Point(558, 443)
Me.lblRowsPerSec.Margin = New System.Windows.Forms.Padding(1, 3, 1, 3)
Me.lblRowsPerSec.Name = "lblRowsPerSec"
Me.lblRowsPerSec.Size = New System.Drawing.Size(65, 14)
Me.lblRowsPerSec.TabIndex = 8
Me.lblRowsPerSec.Text = "Rows/Sec: "
Me.lblRowsPerSec.TextAlign = System.Drawing.ContentAlignment.TopRight
'
'txtRows
'
Me.txtRows.Location = New System.Drawing.Point(421, 439)
Me.txtRows.Margin = New System.Windows.Forms.Padding(1, 3, 2, 3)
Me.txtRows.Name = "txtRows"
Me.txtRows.Size = New System.Drawing.Size(49, 20)
Me.txtRows.TabIndex = 9
Me.txtRows.TabStop = False
Me.txtRows.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
'
'lblRows
'
Me.lblRows.Location = New System.Drawing.Point(368, 442)
Me.lblRows.Margin = New System.Windows.Forms.Padding(3, 3, 1, 3)
Me.lblRows.Name = "lblRows"
Me.lblRows.Size = New System.Drawing.Size(51, 14)
Me.lblRows.TabIndex = 10
Me.lblRows.Text = "Rows:"
Me.lblRows.TextAlign = System.Drawing.ContentAlignment.TopRight
'
'chkBytes
'
Me.chkBytes.AutoSize = True
Me.chkBytes.Location = New System.Drawing.Point(315, 440)
Me.chkBytes.Name = "chkBytes"
Me.chkBytes.Size = New System.Drawing.Size(55, 17)
Me.chkBytes.TabIndex = 50
Me.chkBytes.Text = "KBytes"
'
'dgvShowPlan
'
Me.dgvShowPlan.AllowUserToAddRows = False
Me.dgvShowPlan.AllowUserToDeleteRows = False
Me.dgvShowPlan.EditMode = System.Windows.Forms.DataGridViewEditMode.EditProgrammatically
Me.dgvShowPlan.Location = New System.Drawing.Point(154, 437)
Me.dgvShowPlan.Name = "dgvShowPlan"
Me.dgvShowPlan.ReadOnly = True
Me.dgvShowPlan.RowHeadersVisible = False
Me.dgvShowPlan.RowHeadersWidth = 30
Me.dgvShowPlan.Size = New System.Drawing.Size(29, 22)
Me.dgvShowPlan.TabIndex = 51
Me.dgvShowPlan.Visible = False
'
'btnShowplan
'
Me.btnShowplan.Location = New System.Drawing.Point(196, 436)
Me.btnShowplan.Name = "btnShowplan"
Me.btnShowplan.Size = New System.Drawing.Size(101, 23)
Me.btnShowplan.TabIndex = 52
Me.btnShowplan.Tag = ""
Me.btnShowplan.Text = "Display Showplan"
Me.btnShowplan.Visible = False
'
'NwXmlCols
'
Me.ClientSize = New System.Drawing.Size(682, 465)
Me.Controls.Add(Me.btnShowplan)
Me.Controls.Add(Me.dgvShowPlan)
Me.Controls.Add(Me.chkBytes)
Me.Controls.Add(Me.txtRows)
Me.Controls.Add(Me.lblRows)
Me.Controls.Add(Me.lblRowsPerSec)
Me.Controls.Add(Me.txtRowsPerSec)
Me.Controls.Add(Me.txtTime)
Me.Controls.Add(Me.pbFillColumn)
Me.Controls.Add(Me.tabNwindXml)
Me.Controls.Add(Me.lblTime)
Me.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedDialog
Me.MaximizeBox = False
Me.Name = "NwXmlCols"
Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen
Me.Text = "Create, Populate, Validate, Index, Query, and Update Northwind xml Columns"
Me.tabNwindXml.ResumeLayout(False)
Me.pagCustomers.ResumeLayout(False)
Me.pagCustomers.PerformLayout()
Me.pagCustomersXQuery.ResumeLayout(False)
Me.pagCustomersXQuery.PerformLayout()
Me.gbCustCol.ResumeLayout(False)
Me.gbCustCol.PerformLayout()
Me.gbCustomersXQuery.ResumeLayout(False)
Me.gbCustomersXQuery.PerformLayout()
Me.pagOrders.ResumeLayout(False)
Me.pagOrders.PerformLayout()
Me.gbOrdersXML1Indexes.ResumeLayout(False)
Me.gbOrdersXML1Indexes.PerformLayout()
Me.gbOrdersXML2Indexes.ResumeLayout(False)
Me.gbOrdersXML2Indexes.PerformLayout()
Me.pagOrdersXQuery.ResumeLayout(False)
Me.pagOrdersXQuery.PerformLayout()
Me.gbOrdersXMLColumn.ResumeLayout(False)
Me.gbOrdersXMLColumn.PerformLayout()
Me.gbOrdersXQuery.ResumeLayout(False)
Me.gbOrdersXQuery.PerformLayout()
CType(Me.dgvShowPlan, System.ComponentModel.ISupportInitialize).EndInit()
Me.ResumeLayout(False)
Me.PerformLayout()
End Sub
Friend WithEvents tabNwindXml As System.Windows.Forms.TabControl
Friend WithEvents pagCustomers As System.Windows.Forms.TabPage
Friend WithEvents txtCustomerSQL As System.Windows.Forms.TextBox
Friend WithEvents btnFillCustomerXML2 As System.Windows.Forms.Button
Friend WithEvents btnFillCustomerXML1 As System.Windows.Forms.Button
Friend WithEvents pagOrders As System.Windows.Forms.TabPage
Friend WithEvents txtCustomerData As System.Windows.Forms.TextBox
Friend WithEvents btnCustomerCols As System.Windows.Forms.Button
Friend WithEvents chkCustXML1Schema As System.Windows.Forms.CheckBox
Friend WithEvents chkCustXML1Index As System.Windows.Forms.CheckBox
Friend WithEvents chkCustXML2Index As System.Windows.Forms.CheckBox
Friend WithEvents chkCustXML2Schema As System.Windows.Forms.CheckBox
Friend WithEvents chkOrderXML2Index As System.Windows.Forms.CheckBox
Friend WithEvents chkOrderXML2Schema As System.Windows.Forms.CheckBox
Friend WithEvents chkOrderXML1Index As System.Windows.Forms.CheckBox
Friend WithEvents chkOrderXML1Schema As System.Windows.Forms.CheckBox
Friend WithEvents btnOrderCols As System.Windows.Forms.Button
Friend WithEvents txtOrderData As System.Windows.Forms.TextBox
Friend WithEvents txtOrderSQL As System.Windows.Forms.TextBox
Friend WithEvents btnFillOrderXML2 As System.Windows.Forms.Button
Friend WithEvents btnFillOrderXML1 As System.Windows.Forms.Button
Friend WithEvents gbOrdersXML1Indexes As System.Windows.Forms.GroupBox
Friend WithEvents chkOrderXML1IndexPath As System.Windows.Forms.CheckBox
Friend WithEvents chkOrderXML1IndexValue As System.Windows.Forms.CheckBox
Friend WithEvents chkOrderXML1IndexProp As System.Windows.Forms.CheckBox
Friend WithEvents gbOrdersXML2Indexes As System.Windows.Forms.GroupBox
Friend WithEvents chkOrderXML2IndexProp As System.Windows.Forms.CheckBox
Friend WithEvents chkOrderXML2IndexValue As System.Windows.Forms.CheckBox
Friend WithEvents chkOrderXML2IndexPath As System.Windows.Forms.CheckBox
Friend WithEvents pbFillColumn As System.Windows.Forms.ProgressBar
Friend WithEvents txtTime As System.Windows.Forms.TextBox
Friend WithEvents txtRowsPerSec As System.Windows.Forms.TextBox
Friend WithEvents lblTime As System.Windows.Forms.Label
Friend WithEvents lblRowsPerSec As System.Windows.Forms.Label
Friend WithEvents txtRows As System.Windows.Forms.TextBox
Friend WithEvents lblRows As System.Windows.Forms.Label
Friend WithEvents chkBytes As System.Windows.Forms.CheckBox
Friend WithEvents chkUseXmlWriter As System.Windows.Forms.CheckBox
Friend WithEvents chkUseSalesOrders As System.Windows.Forms.CheckBox
Friend WithEvents pagCustomersXQuery As System.Windows.Forms.TabPage
Friend WithEvents pagOrdersXQuery As System.Windows.Forms.TabPage
Friend WithEvents txtCustsXQResult As System.Windows.Forms.TextBox
Friend WithEvents txtCustsXQuery As System.Windows.Forms.TextBox
Friend WithEvents gbCustomersXQuery As System.Windows.Forms.GroupBox
Friend WithEvents btnExecuteCusts As System.Windows.Forms.Button
Friend WithEvents rbFindByCustID As System.Windows.Forms.RadioButton
Friend WithEvents rbGetAllF As System.Windows.Forms.RadioButton
Friend WithEvents ttNwXmlCols As System.Windows.Forms.ToolTip
Friend WithEvents rbFindByCustCountryF As System.Windows.Forms.RadioButton
Friend WithEvents gbCustCol As System.Windows.Forms.GroupBox
Friend WithEvents rbCustXML1 As System.Windows.Forms.RadioButton
Friend WithEvents rbCustXML2 As System.Windows.Forms.RadioButton
Friend WithEvents chkUseSqlXml As System.Windows.Forms.CheckBox
Friend WithEvents rbFindFaxF As System.Windows.Forms.RadioButton
Friend WithEvents rbInsertFax As System.Windows.Forms.RadioButton
Friend WithEvents rbModifyFax As System.Windows.Forms.RadioButton
Friend WithEvents rbDeleteFax As System.Windows.Forms.RadioButton
Friend WithEvents chkUseOrdersSqlXml As System.Windows.Forms.CheckBox
Friend WithEvents gbOrdersXMLColumn As System.Windows.Forms.GroupBox
Friend WithEvents rbOrderXML2 As System.Windows.Forms.RadioButton
Friend WithEvents rbOrderXML1 As System.Windows.Forms.RadioButton
Friend WithEvents btnExecuteOrders As System.Windows.Forms.Button
Friend WithEvents gbOrdersXQuery As System.Windows.Forms.GroupBox
Friend WithEvents rbRandomIDs As System.Windows.Forms.RadioButton
Friend WithEvents rbAggregationsF As System.Windows.Forms.RadioButton
Friend WithEvents rbFindByOrderDatesF As System.Windows.Forms.RadioButton
Friend WithEvents rbFindByOrderCountryF As System.Windows.Forms.RadioButton
Friend WithEvents rbFindLastOrderByIdF As System.Windows.Forms.RadioButton
Friend WithEvents rbGetAllOrdersF As System.Windows.Forms.RadioButton
Friend WithEvents rbFindLastOrderById As System.Windows.Forms.RadioButton
Friend WithEvents txtOrdersXQResult As System.Windows.Forms.TextBox
Friend WithEvents txtOrdersXQuery As System.Windows.Forms.TextBox
Friend WithEvents txtMaxRows As System.Windows.Forms.TextBox
Friend WithEvents lblMaxRows As System.Windows.Forms.Label
Friend WithEvents rbUpdateOrders As System.Windows.Forms.RadioButton
Friend WithEvents rbLastCustByValue As System.Windows.Forms.RadioButton
Friend WithEvents dgvShowPlan As System.Windows.Forms.DataGridView
Friend WithEvents btnShowplan As System.Windows.Forms.Button
End Class
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -