namespace SQLIndexManager { partial class SettingsBox { /// /// Required designer variable. /// private System.ComponentModel.IContainer components = null; /// /// Clean up any resources being used. /// /// true if managed resources should be disposed; otherwise, false. protected override void Dispose(bool disposing) { if (disposing && (components != null)) { components.Dispose(); } base.Dispose(disposing); } #region Windows Form Designer generated code /// /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// private void InitializeComponent() { DevExpress.XtraEditors.GroupControl gb1; DevExpress.XtraEditors.LabelControl labelControl1; DevExpress.XtraEditors.LabelControl labelSortInTempDb; DevExpress.XtraEditors.LabelControl labelLobCompaction; DevExpress.XtraEditors.LabelControl labelMaxDop; DevExpress.XtraEditors.LabelControl labelOnline; DevExpress.XtraEditors.SimpleButton buttonCancel; DevExpress.XtraEditors.SimpleButton buttonRestore; DevExpress.XtraEditors.GroupControl groupControl1; DevExpress.XtraEditors.GroupControl groupControl2; DevExpress.XtraEditors.LabelControl labelControl2; DevExpress.XtraEditors.LabelControl labelControl6; DevExpress.XtraEditors.GroupControl db3; DevExpress.XtraEditors.GroupControl groupControl3; DevExpress.XtraEditors.LabelControl labelControl7; DevExpress.XtraEditors.LabelControl labelControl10; DevExpress.XtraEditors.LabelControl labelControl8; DevExpress.XtraEditors.LabelControl labelAbortAfterWait; DevExpress.XtraEditors.LabelControl labelMaxDuration; DevExpress.XtraEditors.LabelControl labelWaitAtLowPriority; System.Windows.Forms.PictureBox pictureBox2; System.Windows.Forms.PictureBox pictureBox1; System.Windows.Forms.PictureBox pictureBox3; System.Windows.Forms.PictureBox pictureBox4; DevExpress.XtraEditors.LabelControl labelControl9; this.labelControl3 = new DevExpress.XtraEditors.LabelControl(); this.labelControl4 = new DevExpress.XtraEditors.LabelControl(); this.labelRebuild = new DevExpress.XtraEditors.LabelControl(); this.boxThreshold = new DevExpress.XtraEditors.RangeTrackBarControl(); this.labelReorganize = new DevExpress.XtraEditors.LabelControl(); this.labelControl5 = new DevExpress.XtraEditors.LabelControl(); this.boxMinIndexSize = new DevExpress.XtraEditors.RangeTrackBarControl(); this.boxMaxIndexSize = new DevExpress.XtraEditors.TrackBarControl(); this.labelSize = new DevExpress.XtraEditors.LabelControl(); this.boxConnectionTimeout = new DevExpress.XtraEditors.SpinEdit(); this.boxCommandTimeout = new DevExpress.XtraEditors.SpinEdit(); this.boxScanMissingIndex = new DevExpress.XtraEditors.CheckEdit(); this.boxScanNonClusteredIndex = new DevExpress.XtraEditors.CheckEdit(); this.boxScanClusteredIndex = new DevExpress.XtraEditors.CheckEdit(); this.boxScanClusteredColumnstore = new DevExpress.XtraEditors.CheckEdit(); this.boxScanNonClusteredColumnstore = new DevExpress.XtraEditors.CheckEdit(); this.boxScanHeap = new DevExpress.XtraEditors.CheckEdit(); this.boxNoRecompute = new DevExpress.XtraEditors.ComboBoxEdit(); this.boxIgnorePermissions = new DevExpress.XtraEditors.CheckEdit(); this.boxIgnoreReadOnlyFL = new DevExpress.XtraEditors.CheckEdit(); this.boxLobCompaction = new DevExpress.XtraEditors.CheckEdit(); this.boxDataCompression = new DevExpress.XtraEditors.ComboBoxEdit(); this.boxSortInTempDb = new DevExpress.XtraEditors.CheckEdit(); this.boxStatsSamplePercent = new DevExpress.XtraEditors.SpinEdit(); this.boxFillFactor = new DevExpress.XtraEditors.SpinEdit(); this.boxMaxDuration = new DevExpress.XtraEditors.SpinEdit(); this.boxAbortAfterWait = new DevExpress.XtraEditors.ComboBoxEdit(); this.boxMaxDod = new DevExpress.XtraEditors.SpinEdit(); this.boxWaitAtLowPriority = new DevExpress.XtraEditors.CheckEdit(); this.boxOnline = new DevExpress.XtraEditors.CheckEdit(); this.boxIncludeSchemas = new DevExpress.XtraEditors.TokenEdit(); this.boxExcludeObject = new DevExpress.XtraEditors.TokenEdit(); this.boxExcludeSchemas = new DevExpress.XtraEditors.TokenEdit(); this.buttonOK = new DevExpress.XtraEditors.SimpleButton(); this.boxIncludeObject = new DevExpress.XtraEditors.TokenEdit(); this.groupControl4 = new DevExpress.XtraEditors.GroupControl(); this.groupControl5 = new DevExpress.XtraEditors.GroupControl(); this.boxScanMode = new DevExpress.XtraEditors.ComboBoxEdit(); gb1 = new DevExpress.XtraEditors.GroupControl(); labelControl1 = new DevExpress.XtraEditors.LabelControl(); labelSortInTempDb = new DevExpress.XtraEditors.LabelControl(); labelLobCompaction = new DevExpress.XtraEditors.LabelControl(); labelMaxDop = new DevExpress.XtraEditors.LabelControl(); labelOnline = new DevExpress.XtraEditors.LabelControl(); buttonCancel = new DevExpress.XtraEditors.SimpleButton(); buttonRestore = new DevExpress.XtraEditors.SimpleButton(); groupControl1 = new DevExpress.XtraEditors.GroupControl(); groupControl2 = new DevExpress.XtraEditors.GroupControl(); labelControl2 = new DevExpress.XtraEditors.LabelControl(); labelControl6 = new DevExpress.XtraEditors.LabelControl(); db3 = new DevExpress.XtraEditors.GroupControl(); groupControl3 = new DevExpress.XtraEditors.GroupControl(); labelControl7 = new DevExpress.XtraEditors.LabelControl(); labelControl10 = new DevExpress.XtraEditors.LabelControl(); labelControl8 = new DevExpress.XtraEditors.LabelControl(); labelAbortAfterWait = new DevExpress.XtraEditors.LabelControl(); labelMaxDuration = new DevExpress.XtraEditors.LabelControl(); labelWaitAtLowPriority = new DevExpress.XtraEditors.LabelControl(); pictureBox2 = new System.Windows.Forms.PictureBox(); pictureBox1 = new System.Windows.Forms.PictureBox(); pictureBox3 = new System.Windows.Forms.PictureBox(); pictureBox4 = new System.Windows.Forms.PictureBox(); labelControl9 = new DevExpress.XtraEditors.LabelControl(); ((System.ComponentModel.ISupportInitialize)(gb1)).BeginInit(); gb1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.boxThreshold)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.boxThreshold.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(groupControl1)).BeginInit(); groupControl1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.boxMinIndexSize)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.boxMinIndexSize.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.boxMaxIndexSize)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.boxMaxIndexSize.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(groupControl2)).BeginInit(); groupControl2.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.boxConnectionTimeout.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.boxCommandTimeout.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(db3)).BeginInit(); db3.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.boxScanMissingIndex.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.boxScanNonClusteredIndex.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.boxScanClusteredIndex.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.boxScanClusteredColumnstore.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.boxScanNonClusteredColumnstore.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.boxScanHeap.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(groupControl3)).BeginInit(); groupControl3.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.boxNoRecompute.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.boxIgnorePermissions.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.boxIgnoreReadOnlyFL.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.boxLobCompaction.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.boxDataCompression.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.boxSortInTempDb.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.boxStatsSamplePercent.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.boxFillFactor.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.boxMaxDuration.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.boxAbortAfterWait.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.boxMaxDod.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.boxWaitAtLowPriority.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.boxOnline.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(pictureBox2)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(pictureBox1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(pictureBox3)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(pictureBox4)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.boxIncludeSchemas.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.boxExcludeObject.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.boxExcludeSchemas.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.boxIncludeObject.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.groupControl4)).BeginInit(); this.groupControl4.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.groupControl5)).BeginInit(); this.groupControl5.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.boxScanMode.Properties)).BeginInit(); this.SuspendLayout(); // // gb1 // gb1.Controls.Add(labelControl9); gb1.Controls.Add(this.boxScanMode); gb1.Controls.Add(this.labelControl3); gb1.Controls.Add(this.labelControl4); gb1.Controls.Add(this.labelRebuild); gb1.Controls.Add(this.boxThreshold); gb1.Controls.Add(this.labelReorganize); gb1.Location = new System.Drawing.Point(11, 91); gb1.Name = "gb1"; gb1.Size = new System.Drawing.Size(388, 110); gb1.TabIndex = 2; gb1.Text = "Fragmentation"; // // labelControl3 // this.labelControl3.Location = new System.Drawing.Point(13, 52); this.labelControl3.Name = "labelControl3"; this.labelControl3.Size = new System.Drawing.Size(42, 13); this.labelControl3.TabIndex = 10; this.labelControl3.Text = "REBUILD"; // // labelControl4 // this.labelControl4.Location = new System.Drawing.Point(13, 28); this.labelControl4.Name = "labelControl4"; this.labelControl4.Size = new System.Drawing.Size(65, 13); this.labelControl4.TabIndex = 9; this.labelControl4.Text = "REORGANIZE"; // // labelRebuild // this.labelRebuild.Location = new System.Drawing.Point(96, 52); this.labelRebuild.Name = "labelRebuild"; this.labelRebuild.Size = new System.Drawing.Size(25, 13); this.labelRebuild.TabIndex = 8; this.labelRebuild.Text = "Label"; // // boxThreshold // this.boxThreshold.EditValue = new DevExpress.XtraEditors.Repository.TrackBarRange(1, 1); this.boxThreshold.Location = new System.Drawing.Point(6, 82); this.boxThreshold.Name = "boxThreshold"; this.boxThreshold.Properties.AllowFocused = false; this.boxThreshold.Properties.HighlightSelectedRange = false; this.boxThreshold.Properties.Maximum = 100; this.boxThreshold.Properties.TickFrequency = 10; this.boxThreshold.Properties.TickStyle = System.Windows.Forms.TickStyle.None; this.boxThreshold.Properties.ValueToolTipFormatString = ""; this.boxThreshold.Size = new System.Drawing.Size(377, 45); this.boxThreshold.TabIndex = 7; this.boxThreshold.Value = new DevExpress.XtraEditors.Repository.TrackBarRange(1, 1); this.boxThreshold.ValueChanged += new System.EventHandler(this.ThresholdValueChanged); this.boxThreshold.EditValueChanged += new System.EventHandler(this.TrackBarEditValueChanged); // // labelReorganize // this.labelReorganize.Location = new System.Drawing.Point(96, 28); this.labelReorganize.Name = "labelReorganize"; this.labelReorganize.Size = new System.Drawing.Size(25, 13); this.labelReorganize.TabIndex = 3; this.labelReorganize.Text = "Label"; // // labelControl1 // labelControl1.Location = new System.Drawing.Point(14, 25); labelControl1.Name = "labelControl1"; labelControl1.Size = new System.Drawing.Size(152, 13); labelControl1.TabIndex = 13; labelControl1.Text = "STATISTIC SAMPLE PERCENT ="; // // labelSortInTempDb // labelSortInTempDb.Location = new System.Drawing.Point(14, 191); labelSortInTempDb.Name = "labelSortInTempDb"; labelSortInTempDb.Size = new System.Drawing.Size(118, 13); labelSortInTempDb.TabIndex = 10; labelSortInTempDb.Text = "SORT_IN_TEMPDB = ON"; // // labelLobCompaction // labelLobCompaction.Location = new System.Drawing.Point(14, 165); labelLobCompaction.Name = "labelLobCompaction"; labelLobCompaction.Size = new System.Drawing.Size(122, 13); labelLobCompaction.TabIndex = 8; labelLobCompaction.Text = "LOB_COMPACTION = ON"; // // labelMaxDop // labelMaxDop.Location = new System.Drawing.Point(14, 137); labelMaxDop.Name = "labelMaxDop"; labelMaxDop.Size = new System.Drawing.Size(56, 13); labelMaxDop.TabIndex = 7; labelMaxDop.Text = "MAXDOP = "; // // labelOnline // labelOnline.Location = new System.Drawing.Point(14, 218); labelOnline.Name = "labelOnline"; labelOnline.Size = new System.Drawing.Size(66, 13); labelOnline.TabIndex = 11; labelOnline.Text = "ONLINE = ON"; // // buttonCancel // buttonCancel.AllowFocus = false; buttonCancel.DialogResult = System.Windows.Forms.DialogResult.Cancel; buttonCancel.Location = new System.Drawing.Point(620, 498); buttonCancel.Name = "buttonCancel"; buttonCancel.Size = new System.Drawing.Size(75, 23); buttonCancel.TabIndex = 0; buttonCancel.TabStop = false; buttonCancel.Text = "Cancel"; // // buttonRestore // buttonRestore.AllowFocus = false; buttonRestore.Location = new System.Drawing.Point(12, 498); buttonRestore.Name = "buttonRestore"; buttonRestore.Size = new System.Drawing.Size(75, 23); buttonRestore.TabIndex = 0; buttonRestore.TabStop = false; buttonRestore.Text = "Defaults"; buttonRestore.Click += new System.EventHandler(this.ButtonRestoreClick); // // groupControl1 // groupControl1.Controls.Add(this.labelControl5); groupControl1.Controls.Add(this.boxMinIndexSize); groupControl1.Controls.Add(this.boxMaxIndexSize); groupControl1.Controls.Add(this.labelSize); groupControl1.Location = new System.Drawing.Point(12, 5); groupControl1.Name = "groupControl1"; groupControl1.Size = new System.Drawing.Size(387, 80); groupControl1.TabIndex = 8; groupControl1.Text = "Index Size"; // // labelControl5 // this.labelControl5.Location = new System.Drawing.Point(13, 28); this.labelControl5.Name = "labelControl5"; this.labelControl5.Size = new System.Drawing.Size(59, 13); this.labelControl5.TabIndex = 10; this.labelControl5.Text = "FILTER SIZE"; // // boxMinIndexSize // this.boxMinIndexSize.EditValue = new DevExpress.XtraEditors.Repository.TrackBarRange(0, 0); this.boxMinIndexSize.Location = new System.Drawing.Point(6, 52); this.boxMinIndexSize.Name = "boxMinIndexSize"; this.boxMinIndexSize.Properties.AllowFocused = false; this.boxMinIndexSize.Properties.HighlightSelectedRange = false; this.boxMinIndexSize.Properties.LabelAppearance.Options.UseTextOptions = true; this.boxMinIndexSize.Properties.LabelAppearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.boxMinIndexSize.Properties.Maximum = 256; this.boxMinIndexSize.Properties.TickStyle = System.Windows.Forms.TickStyle.None; this.boxMinIndexSize.Size = new System.Drawing.Size(177, 45); this.boxMinIndexSize.TabIndex = 8; this.boxMinIndexSize.ValueChanged += new System.EventHandler(this.IndexSizeValueChanged); this.boxMinIndexSize.EditValueChanged += new System.EventHandler(this.TrackBarEditValueChanged); // // boxMaxIndexSize // this.boxMaxIndexSize.EditValue = 512; this.boxMaxIndexSize.Location = new System.Drawing.Point(178, 52); this.boxMaxIndexSize.Name = "boxMaxIndexSize"; this.boxMaxIndexSize.Properties.AllowFocused = false; this.boxMaxIndexSize.Properties.AllowMouseWheel = false; this.boxMaxIndexSize.Properties.HighlightSelectedRange = false; this.boxMaxIndexSize.Properties.LabelAppearance.Options.UseTextOptions = true; this.boxMaxIndexSize.Properties.LabelAppearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.boxMaxIndexSize.Properties.Maximum = 131072; this.boxMaxIndexSize.Properties.Minimum = 512; this.boxMaxIndexSize.Properties.TickFrequency = 128; this.boxMaxIndexSize.Properties.TickStyle = System.Windows.Forms.TickStyle.None; this.boxMaxIndexSize.Size = new System.Drawing.Size(204, 45); this.boxMaxIndexSize.TabIndex = 9; this.boxMaxIndexSize.Value = 512; this.boxMaxIndexSize.ValueChanged += new System.EventHandler(this.IndexSizeValueChanged); // // labelSize // this.labelSize.Location = new System.Drawing.Point(96, 28); this.labelSize.Name = "labelSize"; this.labelSize.Size = new System.Drawing.Size(25, 13); this.labelSize.TabIndex = 3; this.labelSize.Text = "Label"; // // groupControl2 // groupControl2.Controls.Add(labelControl2); groupControl2.Controls.Add(this.boxConnectionTimeout); groupControl2.Controls.Add(labelControl6); groupControl2.Controls.Add(this.boxCommandTimeout); groupControl2.Location = new System.Drawing.Point(405, 5); groupControl2.Name = "groupControl2"; groupControl2.Size = new System.Drawing.Size(290, 80); groupControl2.TabIndex = 14; groupControl2.Text = "Timeout"; // // labelControl2 // labelControl2.Location = new System.Drawing.Point(14, 25); labelControl2.Name = "labelControl2"; labelControl2.Size = new System.Drawing.Size(129, 13); labelControl2.TabIndex = 13; labelControl2.Text = "CONNECTION_TIMEOUT ="; // // boxConnectionTimeout // this.boxConnectionTimeout.EditValue = new decimal(new int[] { 15, 0, 0, 0}); this.boxConnectionTimeout.Location = new System.Drawing.Point(202, 22); this.boxConnectionTimeout.Name = "boxConnectionTimeout"; this.boxConnectionTimeout.Properties.AllowFocused = false; this.boxConnectionTimeout.Properties.AllowNullInput = DevExpress.Utils.DefaultBoolean.False; this.boxConnectionTimeout.Properties.Appearance.Options.UseTextOptions = true; this.boxConnectionTimeout.Properties.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.boxConnectionTimeout.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); this.boxConnectionTimeout.Properties.DisplayFormat.FormatString = "n0"; this.boxConnectionTimeout.Properties.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Custom; this.boxConnectionTimeout.Properties.EditFormat.FormatString = "n0"; this.boxConnectionTimeout.Properties.EditFormat.FormatType = DevExpress.Utils.FormatType.Custom; this.boxConnectionTimeout.Properties.IsFloatValue = false; this.boxConnectionTimeout.Properties.Mask.EditMask = "N00"; this.boxConnectionTimeout.Properties.MaxValue = new decimal(new int[] { 90, 0, 0, 0}); this.boxConnectionTimeout.Properties.MinValue = new decimal(new int[] { 15, 0, 0, 0}); this.boxConnectionTimeout.Size = new System.Drawing.Size(75, 20); this.boxConnectionTimeout.TabIndex = 12; this.boxConnectionTimeout.TabStop = false; // // labelControl6 // labelControl6.Location = new System.Drawing.Point(14, 53); labelControl6.Name = "labelControl6"; labelControl6.Size = new System.Drawing.Size(119, 13); labelControl6.TabIndex = 7; labelControl6.Text = "EXECUTION_TIMEOUT ="; // // boxCommandTimeout // this.boxCommandTimeout.EditValue = new decimal(new int[] { 0, 0, 0, 0}); this.boxCommandTimeout.Location = new System.Drawing.Point(202, 50); this.boxCommandTimeout.Name = "boxCommandTimeout"; this.boxCommandTimeout.Properties.AllowFocused = false; this.boxCommandTimeout.Properties.AllowNullInput = DevExpress.Utils.DefaultBoolean.False; this.boxCommandTimeout.Properties.Appearance.Options.UseTextOptions = true; this.boxCommandTimeout.Properties.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.boxCommandTimeout.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); this.boxCommandTimeout.Properties.DisplayFormat.FormatString = "n0"; this.boxCommandTimeout.Properties.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Custom; this.boxCommandTimeout.Properties.EditFormat.FormatString = "n0"; this.boxCommandTimeout.Properties.EditFormat.FormatType = DevExpress.Utils.FormatType.Custom; this.boxCommandTimeout.Properties.Increment = new decimal(new int[] { 5, 0, 0, 0}); this.boxCommandTimeout.Properties.IsFloatValue = false; this.boxCommandTimeout.Properties.Mask.EditMask = "N00"; this.boxCommandTimeout.Properties.MaxValue = new decimal(new int[] { 1800, 0, 0, 0}); this.boxCommandTimeout.Size = new System.Drawing.Size(75, 20); this.boxCommandTimeout.TabIndex = 6; this.boxCommandTimeout.TabStop = false; // // db3 // db3.Controls.Add(this.boxScanMissingIndex); db3.Controls.Add(this.boxScanNonClusteredIndex); db3.Controls.Add(this.boxScanClusteredIndex); db3.Controls.Add(this.boxScanClusteredColumnstore); db3.Controls.Add(this.boxScanNonClusteredColumnstore); db3.Controls.Add(this.boxScanHeap); db3.Location = new System.Drawing.Point(12, 207); db3.Name = "db3"; db3.Size = new System.Drawing.Size(387, 111); db3.TabIndex = 16; db3.Text = "Object Scan"; // // boxScanMissingIndex // this.boxScanMissingIndex.Location = new System.Drawing.Point(13, 82); this.boxScanMissingIndex.Name = "boxScanMissingIndex"; this.boxScanMissingIndex.Properties.AllowFocused = false; this.boxScanMissingIndex.Properties.Caption = "MISSING INDEX"; this.boxScanMissingIndex.Size = new System.Drawing.Size(100, 19); this.boxScanMissingIndex.TabIndex = 14; this.boxScanMissingIndex.TabStop = false; this.boxScanMissingIndex.CheckedChanged += new System.EventHandler(this.IndexTypeCheckedChanged); // // boxScanNonClusteredIndex // this.boxScanNonClusteredIndex.Location = new System.Drawing.Point(232, 26); this.boxScanNonClusteredIndex.Name = "boxScanNonClusteredIndex"; this.boxScanNonClusteredIndex.Properties.AllowFocused = false; this.boxScanNonClusteredIndex.Properties.Caption = "NON-CLUSTERED B-TREE"; this.boxScanNonClusteredIndex.Size = new System.Drawing.Size(144, 19); this.boxScanNonClusteredIndex.TabIndex = 5; this.boxScanNonClusteredIndex.TabStop = false; this.boxScanNonClusteredIndex.CheckedChanged += new System.EventHandler(this.IndexTypeCheckedChanged); // // boxScanClusteredIndex // this.boxScanClusteredIndex.Location = new System.Drawing.Point(89, 26); this.boxScanClusteredIndex.Name = "boxScanClusteredIndex"; this.boxScanClusteredIndex.Properties.AllowFocused = false; this.boxScanClusteredIndex.Properties.Caption = "CLUSTERED B-TREE"; this.boxScanClusteredIndex.Size = new System.Drawing.Size(127, 19); this.boxScanClusteredIndex.TabIndex = 4; this.boxScanClusteredIndex.TabStop = false; this.boxScanClusteredIndex.CheckedChanged += new System.EventHandler(this.IndexTypeCheckedChanged); // // boxScanClusteredColumnstore // this.boxScanClusteredColumnstore.Location = new System.Drawing.Point(13, 54); this.boxScanClusteredColumnstore.Name = "boxScanClusteredColumnstore"; this.boxScanClusteredColumnstore.Properties.AllowFocused = false; this.boxScanClusteredColumnstore.Properties.Caption = "CLUSTERED COLUMNSTORE"; this.boxScanClusteredColumnstore.Size = new System.Drawing.Size(160, 19); this.boxScanClusteredColumnstore.TabIndex = 3; this.boxScanClusteredColumnstore.TabStop = false; this.boxScanClusteredColumnstore.CheckedChanged += new System.EventHandler(this.IndexTypeCheckedChanged); // // boxScanNonClusteredColumnstore // this.boxScanNonClusteredColumnstore.Location = new System.Drawing.Point(191, 54); this.boxScanNonClusteredColumnstore.Name = "boxScanNonClusteredColumnstore"; this.boxScanNonClusteredColumnstore.Properties.AllowFocused = false; this.boxScanNonClusteredColumnstore.Properties.Caption = "NON-CLUSTERED COLUMNSTORE"; this.boxScanNonClusteredColumnstore.Size = new System.Drawing.Size(183, 19); this.boxScanNonClusteredColumnstore.TabIndex = 2; this.boxScanNonClusteredColumnstore.TabStop = false; this.boxScanNonClusteredColumnstore.CheckedChanged += new System.EventHandler(this.IndexTypeCheckedChanged); // // boxScanHeap // this.boxScanHeap.Location = new System.Drawing.Point(13, 26); this.boxScanHeap.Name = "boxScanHeap"; this.boxScanHeap.Properties.AllowFocused = false; this.boxScanHeap.Properties.Caption = "HEAP"; this.boxScanHeap.Size = new System.Drawing.Size(65, 19); this.boxScanHeap.TabIndex = 1; this.boxScanHeap.TabStop = false; this.boxScanHeap.CheckedChanged += new System.EventHandler(this.IndexTypeCheckedChanged); // // groupControl3 // groupControl3.Controls.Add(this.boxNoRecompute); groupControl3.Controls.Add(this.boxIgnorePermissions); groupControl3.Controls.Add(labelControl7); groupControl3.Controls.Add(this.boxIgnoreReadOnlyFL); groupControl3.Controls.Add(labelSortInTempDb); groupControl3.Controls.Add(this.boxLobCompaction); groupControl3.Controls.Add(labelControl1); groupControl3.Controls.Add(labelLobCompaction); groupControl3.Controls.Add(this.boxDataCompression); groupControl3.Controls.Add(this.boxSortInTempDb); groupControl3.Controls.Add(this.boxStatsSamplePercent); groupControl3.Controls.Add(labelControl10); groupControl3.Controls.Add(labelControl8); groupControl3.Controls.Add(this.boxFillFactor); groupControl3.Controls.Add(this.boxMaxDuration); groupControl3.Controls.Add(this.boxAbortAfterWait); groupControl3.Controls.Add(labelAbortAfterWait); groupControl3.Controls.Add(labelMaxDop); groupControl3.Controls.Add(this.boxMaxDod); groupControl3.Controls.Add(labelMaxDuration); groupControl3.Controls.Add(this.boxWaitAtLowPriority); groupControl3.Controls.Add(labelWaitAtLowPriority); groupControl3.Controls.Add(labelOnline); groupControl3.Controls.Add(this.boxOnline); groupControl3.Location = new System.Drawing.Point(405, 91); groupControl3.Name = "groupControl3"; groupControl3.Size = new System.Drawing.Size(290, 399); groupControl3.TabIndex = 17; groupControl3.Text = "Index Maintenance"; // // boxNoRecompute // this.boxNoRecompute.EditValue = "DEFAULT"; this.boxNoRecompute.Location = new System.Drawing.Point(202, 50); this.boxNoRecompute.Name = "boxNoRecompute"; this.boxNoRecompute.Properties.AllowFocused = false; this.boxNoRecompute.Properties.Appearance.Options.UseTextOptions = true; this.boxNoRecompute.Properties.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.boxNoRecompute.Properties.AutoComplete = false; this.boxNoRecompute.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); this.boxNoRecompute.Properties.Items.AddRange(new object[] { "DEFAULT", "ON", "OFF"}); this.boxNoRecompute.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor; this.boxNoRecompute.Size = new System.Drawing.Size(75, 20); this.boxNoRecompute.TabIndex = 23; // // boxIgnorePermissions // this.boxIgnorePermissions.Location = new System.Drawing.Point(14, 344); this.boxIgnorePermissions.Name = "boxIgnorePermissions"; this.boxIgnorePermissions.Properties.AllowFocused = false; this.boxIgnorePermissions.Properties.Caption = "Ignore object permissions for maintenance"; this.boxIgnorePermissions.Size = new System.Drawing.Size(237, 19); this.boxIgnorePermissions.TabIndex = 11; this.boxIgnorePermissions.TabStop = false; // // labelControl7 // labelControl7.Location = new System.Drawing.Point(14, 81); labelControl7.Name = "labelControl7"; labelControl7.Size = new System.Drawing.Size(120, 13); labelControl7.TabIndex = 22; labelControl7.Text = "DATA_COMPRESSION = "; // // boxIgnoreReadOnlyFL // this.boxIgnoreReadOnlyFL.Location = new System.Drawing.Point(14, 369); this.boxIgnoreReadOnlyFL.Name = "boxIgnoreReadOnlyFL"; this.boxIgnoreReadOnlyFL.Properties.AllowFocused = false; this.boxIgnoreReadOnlyFL.Properties.Caption = "Ignore read-only filegroups"; this.boxIgnoreReadOnlyFL.Size = new System.Drawing.Size(160, 19); this.boxIgnoreReadOnlyFL.TabIndex = 10; this.boxIgnoreReadOnlyFL.TabStop = false; // // boxLobCompaction // this.boxLobCompaction.Location = new System.Drawing.Point(227, 163); this.boxLobCompaction.Name = "boxLobCompaction"; this.boxLobCompaction.Properties.AllowFocused = false; this.boxLobCompaction.Properties.Caption = ""; this.boxLobCompaction.Size = new System.Drawing.Size(19, 19); this.boxLobCompaction.TabIndex = 9; this.boxLobCompaction.TabStop = false; // // boxDataCompression // this.boxDataCompression.EditValue = "DEFAULT"; this.boxDataCompression.Location = new System.Drawing.Point(202, 78); this.boxDataCompression.Name = "boxDataCompression"; this.boxDataCompression.Properties.AllowFocused = false; this.boxDataCompression.Properties.Appearance.Options.UseTextOptions = true; this.boxDataCompression.Properties.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.boxDataCompression.Properties.AutoComplete = false; this.boxDataCompression.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); this.boxDataCompression.Properties.Items.AddRange(new object[] { "DEFAULT", "NONE", "ROW", "PAGE"}); this.boxDataCompression.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor; this.boxDataCompression.Size = new System.Drawing.Size(75, 20); this.boxDataCompression.TabIndex = 21; // // boxSortInTempDb // this.boxSortInTempDb.Location = new System.Drawing.Point(227, 189); this.boxSortInTempDb.Name = "boxSortInTempDb"; this.boxSortInTempDb.Properties.AllowFocused = false; this.boxSortInTempDb.Properties.Caption = ""; this.boxSortInTempDb.Size = new System.Drawing.Size(19, 19); this.boxSortInTempDb.TabIndex = 0; this.boxSortInTempDb.TabStop = false; // // boxStatsSamplePercent // this.boxStatsSamplePercent.EditValue = new decimal(new int[] { 1, 0, 0, 0}); this.boxStatsSamplePercent.Location = new System.Drawing.Point(202, 22); this.boxStatsSamplePercent.Name = "boxStatsSamplePercent"; this.boxStatsSamplePercent.Properties.AllowFocused = false; this.boxStatsSamplePercent.Properties.AllowNullInput = DevExpress.Utils.DefaultBoolean.False; this.boxStatsSamplePercent.Properties.Appearance.Options.UseTextOptions = true; this.boxStatsSamplePercent.Properties.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.boxStatsSamplePercent.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); this.boxStatsSamplePercent.Properties.DisplayFormat.FormatString = "N00"; this.boxStatsSamplePercent.Properties.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Custom; this.boxStatsSamplePercent.Properties.EditFormat.FormatString = "n0"; this.boxStatsSamplePercent.Properties.EditFormat.FormatType = DevExpress.Utils.FormatType.Custom; this.boxStatsSamplePercent.Properties.IsFloatValue = false; this.boxStatsSamplePercent.Properties.Mask.EditMask = "N00"; this.boxStatsSamplePercent.Properties.MaxValue = new decimal(new int[] { 100, 0, 0, 0}); this.boxStatsSamplePercent.Properties.MinValue = new decimal(new int[] { 1, 0, 0, 0}); this.boxStatsSamplePercent.Size = new System.Drawing.Size(75, 20); this.boxStatsSamplePercent.TabIndex = 12; this.boxStatsSamplePercent.TabStop = false; // // labelControl10 // labelControl10.Location = new System.Drawing.Point(14, 53); labelControl10.Name = "labelControl10"; labelControl10.Size = new System.Drawing.Size(151, 13); labelControl10.TabIndex = 20; labelControl10.Text = "STATISTICS_NORECOMPUTE ="; // // labelControl8 // labelControl8.Location = new System.Drawing.Point(14, 109); labelControl8.Name = "labelControl8"; labelControl8.Size = new System.Drawing.Size(72, 13); labelControl8.TabIndex = 19; labelControl8.Text = "FILLFACTOR ="; // // boxFillFactor // this.boxFillFactor.EditValue = new decimal(new int[] { 0, 0, 0, 0}); this.boxFillFactor.Location = new System.Drawing.Point(202, 106); this.boxFillFactor.Name = "boxFillFactor"; this.boxFillFactor.Properties.AllowFocused = false; this.boxFillFactor.Properties.AllowNullInput = DevExpress.Utils.DefaultBoolean.False; this.boxFillFactor.Properties.Appearance.Options.UseTextOptions = true; this.boxFillFactor.Properties.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.boxFillFactor.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); this.boxFillFactor.Properties.DisplayFormat.FormatString = "N00"; this.boxFillFactor.Properties.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Custom; this.boxFillFactor.Properties.EditFormat.FormatString = "n0"; this.boxFillFactor.Properties.EditFormat.FormatType = DevExpress.Utils.FormatType.Custom; this.boxFillFactor.Properties.IsFloatValue = false; this.boxFillFactor.Properties.Mask.EditMask = "N00"; this.boxFillFactor.Properties.MaxValue = new decimal(new int[] { 100, 0, 0, 0}); this.boxFillFactor.Size = new System.Drawing.Size(75, 20); this.boxFillFactor.TabIndex = 18; this.boxFillFactor.TabStop = false; // // boxMaxDuration // this.boxMaxDuration.EditValue = new decimal(new int[] { 1, 0, 0, 0}); this.boxMaxDuration.Location = new System.Drawing.Point(202, 272); this.boxMaxDuration.Name = "boxMaxDuration"; this.boxMaxDuration.Properties.AllowFocused = false; this.boxMaxDuration.Properties.AllowNullInput = DevExpress.Utils.DefaultBoolean.False; this.boxMaxDuration.Properties.Appearance.Options.UseTextOptions = true; this.boxMaxDuration.Properties.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.boxMaxDuration.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); this.boxMaxDuration.Properties.DisplayFormat.FormatString = "n0"; this.boxMaxDuration.Properties.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Custom; this.boxMaxDuration.Properties.EditFormat.FormatString = "n0"; this.boxMaxDuration.Properties.EditFormat.FormatType = DevExpress.Utils.FormatType.Custom; this.boxMaxDuration.Properties.IsFloatValue = false; this.boxMaxDuration.Properties.Mask.EditMask = "N00"; this.boxMaxDuration.Properties.MaxValue = new decimal(new int[] { 10, 0, 0, 0}); this.boxMaxDuration.Properties.MinValue = new decimal(new int[] { 1, 0, 0, 0}); this.boxMaxDuration.Size = new System.Drawing.Size(75, 20); this.boxMaxDuration.TabIndex = 17; this.boxMaxDuration.TabStop = false; // // boxAbortAfterWait // this.boxAbortAfterWait.EditValue = "NONE"; this.boxAbortAfterWait.Location = new System.Drawing.Point(202, 300); this.boxAbortAfterWait.Name = "boxAbortAfterWait"; this.boxAbortAfterWait.Properties.AllowFocused = false; this.boxAbortAfterWait.Properties.Appearance.Options.UseTextOptions = true; this.boxAbortAfterWait.Properties.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.boxAbortAfterWait.Properties.AutoComplete = false; this.boxAbortAfterWait.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); this.boxAbortAfterWait.Properties.Items.AddRange(new object[] { "NONE", "SELF", "BLOCKERS"}); this.boxAbortAfterWait.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor; this.boxAbortAfterWait.Size = new System.Drawing.Size(75, 20); this.boxAbortAfterWait.TabIndex = 16; // // labelAbortAfterWait // labelAbortAfterWait.Location = new System.Drawing.Point(35, 303); labelAbortAfterWait.Name = "labelAbortAfterWait"; labelAbortAfterWait.Size = new System.Drawing.Size(119, 13); labelAbortAfterWait.TabIndex = 15; labelAbortAfterWait.Text = "ABORT_AFTER_WAIT = "; // // boxMaxDod // this.boxMaxDod.EditValue = new decimal(new int[] { 0, 0, 0, 0}); this.boxMaxDod.Location = new System.Drawing.Point(202, 134); this.boxMaxDod.Name = "boxMaxDod"; this.boxMaxDod.Properties.AllowFocused = false; this.boxMaxDod.Properties.AllowNullInput = DevExpress.Utils.DefaultBoolean.False; this.boxMaxDod.Properties.Appearance.Options.UseTextOptions = true; this.boxMaxDod.Properties.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.boxMaxDod.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); this.boxMaxDod.Properties.DisplayFormat.FormatString = "n0"; this.boxMaxDod.Properties.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Custom; this.boxMaxDod.Properties.EditFormat.FormatString = "n0"; this.boxMaxDod.Properties.EditFormat.FormatType = DevExpress.Utils.FormatType.Custom; this.boxMaxDod.Properties.IsFloatValue = false; this.boxMaxDod.Properties.Mask.EditMask = "N00"; this.boxMaxDod.Properties.MaxValue = new decimal(new int[] { 64, 0, 0, 0}); this.boxMaxDod.Size = new System.Drawing.Size(75, 20); this.boxMaxDod.TabIndex = 6; this.boxMaxDod.TabStop = false; // // labelMaxDuration // labelMaxDuration.Location = new System.Drawing.Point(35, 275); labelMaxDuration.Name = "labelMaxDuration"; labelMaxDuration.Size = new System.Drawing.Size(94, 13); labelMaxDuration.TabIndex = 14; labelMaxDuration.Text = "MAX_DURATION = "; // // boxWaitAtLowPriority // this.boxWaitAtLowPriority.Location = new System.Drawing.Point(227, 244); this.boxWaitAtLowPriority.Name = "boxWaitAtLowPriority"; this.boxWaitAtLowPriority.Properties.AllowFocused = false; this.boxWaitAtLowPriority.Properties.Caption = ""; this.boxWaitAtLowPriority.Size = new System.Drawing.Size(19, 19); this.boxWaitAtLowPriority.TabIndex = 13; this.boxWaitAtLowPriority.TabStop = false; // // labelWaitAtLowPriority // labelWaitAtLowPriority.Location = new System.Drawing.Point(35, 246); labelWaitAtLowPriority.Name = "labelWaitAtLowPriority"; labelWaitAtLowPriority.Size = new System.Drawing.Size(129, 13); labelWaitAtLowPriority.TabIndex = 12; labelWaitAtLowPriority.Text = "WAIT_AT_LOW_PRIORITY"; // // boxOnline // this.boxOnline.Location = new System.Drawing.Point(227, 216); this.boxOnline.Name = "boxOnline"; this.boxOnline.Properties.AllowFocused = false; this.boxOnline.Properties.Caption = ""; this.boxOnline.Size = new System.Drawing.Size(19, 19); this.boxOnline.TabIndex = 0; this.boxOnline.TabStop = false; // // pictureBox2 // pictureBox2.Image = global::SQLIndexManager.Properties.Resources.icon_exclude; pictureBox2.Location = new System.Drawing.Point(13, 49); pictureBox2.Name = "pictureBox2"; pictureBox2.Size = new System.Drawing.Size(20, 20); pictureBox2.SizeMode = System.Windows.Forms.PictureBoxSizeMode.AutoSize; pictureBox2.TabIndex = 19; pictureBox2.TabStop = false; // // pictureBox1 // pictureBox1.Image = global::SQLIndexManager.Properties.Resources.icon_include; pictureBox1.Location = new System.Drawing.Point(13, 23); pictureBox1.Name = "pictureBox1"; pictureBox1.Size = new System.Drawing.Size(20, 20); pictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.AutoSize; pictureBox1.TabIndex = 18; pictureBox1.TabStop = false; // // pictureBox3 // pictureBox3.Image = global::SQLIndexManager.Properties.Resources.icon_exclude; pictureBox3.Location = new System.Drawing.Point(13, 49); pictureBox3.Name = "pictureBox3"; pictureBox3.Size = new System.Drawing.Size(20, 20); pictureBox3.SizeMode = System.Windows.Forms.PictureBoxSizeMode.AutoSize; pictureBox3.TabIndex = 21; pictureBox3.TabStop = false; // // pictureBox4 // pictureBox4.Image = global::SQLIndexManager.Properties.Resources.icon_include; pictureBox4.Location = new System.Drawing.Point(13, 23); pictureBox4.Name = "pictureBox4"; pictureBox4.Size = new System.Drawing.Size(20, 20); pictureBox4.SizeMode = System.Windows.Forms.PictureBoxSizeMode.AutoSize; pictureBox4.TabIndex = 20; pictureBox4.TabStop = false; // // boxIncludeSchemas // this.boxIncludeSchemas.Location = new System.Drawing.Point(39, 23); this.boxIncludeSchemas.Name = "boxIncludeSchemas"; this.boxIncludeSchemas.Properties.AutoHeightMode = DevExpress.XtraEditors.TokenEditAutoHeightMode.RestrictedExpand; this.boxIncludeSchemas.Properties.EditMode = DevExpress.XtraEditors.TokenEditMode.Manual; this.boxIncludeSchemas.Properties.EditValueSeparatorChar = ';'; this.boxIncludeSchemas.Properties.MaxExpandLines = 1; this.boxIncludeSchemas.Properties.MaxTokenCount = 20; this.boxIncludeSchemas.Properties.Separators.AddRange(new string[] { ",", ";", "|", " "}); this.boxIncludeSchemas.Properties.ShowDropDown = false; this.boxIncludeSchemas.Properties.ValidateToken += new DevExpress.XtraEditors.TokenEditValidateTokenEventHandler(this.TokenValidate); this.boxIncludeSchemas.Size = new System.Drawing.Size(335, 20); this.boxIncludeSchemas.TabIndex = 13; // // boxExcludeObject // this.boxExcludeObject.Location = new System.Drawing.Point(39, 49); this.boxExcludeObject.Name = "boxExcludeObject"; this.boxExcludeObject.Properties.AutoHeightMode = DevExpress.XtraEditors.TokenEditAutoHeightMode.RestrictedExpand; this.boxExcludeObject.Properties.EditMode = DevExpress.XtraEditors.TokenEditMode.Manual; this.boxExcludeObject.Properties.EditValueSeparatorChar = ';'; this.boxExcludeObject.Properties.MaxExpandLines = 1; this.boxExcludeObject.Properties.MaxTokenCount = 20; this.boxExcludeObject.Properties.Separators.AddRange(new string[] { ",", ";", "|", " "}); this.boxExcludeObject.Properties.ShowDropDown = false; this.boxExcludeObject.Properties.ValidateToken += new DevExpress.XtraEditors.TokenEditValidateTokenEventHandler(this.TokenValidate); this.boxExcludeObject.Size = new System.Drawing.Size(335, 20); this.boxExcludeObject.TabIndex = 8; // // boxExcludeSchemas // this.boxExcludeSchemas.Location = new System.Drawing.Point(39, 49); this.boxExcludeSchemas.Name = "boxExcludeSchemas"; this.boxExcludeSchemas.Properties.AutoHeightMode = DevExpress.XtraEditors.TokenEditAutoHeightMode.RestrictedExpand; this.boxExcludeSchemas.Properties.EditMode = DevExpress.XtraEditors.TokenEditMode.Manual; this.boxExcludeSchemas.Properties.EditValueSeparatorChar = ';'; this.boxExcludeSchemas.Properties.MaxExpandLines = 1; this.boxExcludeSchemas.Properties.MaxTokenCount = 20; this.boxExcludeSchemas.Properties.Separators.AddRange(new string[] { ",", ";", "|", " "}); this.boxExcludeSchemas.Properties.ShowDropDown = false; this.boxExcludeSchemas.Properties.ValidateToken += new DevExpress.XtraEditors.TokenEditValidateTokenEventHandler(this.TokenValidate); this.boxExcludeSchemas.Size = new System.Drawing.Size(335, 20); this.boxExcludeSchemas.TabIndex = 7; // // buttonOK // this.buttonOK.AllowFocus = false; this.buttonOK.DialogResult = System.Windows.Forms.DialogResult.OK; this.buttonOK.Location = new System.Drawing.Point(539, 498); this.buttonOK.Name = "buttonOK"; this.buttonOK.Size = new System.Drawing.Size(75, 23); this.buttonOK.TabIndex = 1; this.buttonOK.TabStop = false; this.buttonOK.Text = "OK"; // // boxIncludeObject // this.boxIncludeObject.Location = new System.Drawing.Point(39, 23); this.boxIncludeObject.Name = "boxIncludeObject"; this.boxIncludeObject.Properties.AutoHeightMode = DevExpress.XtraEditors.TokenEditAutoHeightMode.RestrictedExpand; this.boxIncludeObject.Properties.EditMode = DevExpress.XtraEditors.TokenEditMode.Manual; this.boxIncludeObject.Properties.EditValueSeparatorChar = ';'; this.boxIncludeObject.Properties.MaxExpandLines = 1; this.boxIncludeObject.Properties.MaxTokenCount = 20; this.boxIncludeObject.Properties.Separators.AddRange(new string[] { ",", ";", "|", " "}); this.boxIncludeObject.Properties.ShowDropDown = false; this.boxIncludeObject.Properties.ValidateToken += new DevExpress.XtraEditors.TokenEditValidateTokenEventHandler(this.TokenValidate); this.boxIncludeObject.Size = new System.Drawing.Size(335, 20); this.boxIncludeObject.TabIndex = 15; // // groupControl4 // this.groupControl4.Controls.Add(pictureBox2); this.groupControl4.Controls.Add(pictureBox1); this.groupControl4.Controls.Add(this.boxExcludeSchemas); this.groupControl4.Controls.Add(this.boxIncludeSchemas); this.groupControl4.Location = new System.Drawing.Point(12, 324); this.groupControl4.Name = "groupControl4"; this.groupControl4.Size = new System.Drawing.Size(387, 80); this.groupControl4.TabIndex = 18; this.groupControl4.Text = "Schema Filter"; // // groupControl5 // this.groupControl5.Controls.Add(pictureBox3); this.groupControl5.Controls.Add(pictureBox4); this.groupControl5.Controls.Add(this.boxIncludeObject); this.groupControl5.Controls.Add(this.boxExcludeObject); this.groupControl5.Location = new System.Drawing.Point(12, 410); this.groupControl5.Name = "groupControl5"; this.groupControl5.Size = new System.Drawing.Size(387, 80); this.groupControl5.TabIndex = 19; this.groupControl5.Text = "Object Filter (schema.table OR table OR %pattern%)"; // // boxScanMode // this.boxScanMode.EditValue = "LIMITED"; this.boxScanMode.Location = new System.Drawing.Point(287, 22); this.boxScanMode.Name = "boxScanMode"; this.boxScanMode.Properties.AllowFocused = false; this.boxScanMode.Properties.Appearance.Options.UseTextOptions = true; this.boxScanMode.Properties.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.boxScanMode.Properties.AutoComplete = false; this.boxScanMode.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); this.boxScanMode.Properties.Items.AddRange(new object[] { "LIMITED", "SAMPLED", "DETAILED"}); this.boxScanMode.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor; this.boxScanMode.Size = new System.Drawing.Size(88, 20); this.boxScanMode.TabIndex = 24; // // labelControl9 // labelControl9.Location = new System.Drawing.Point(243, 25); labelControl9.Name = "labelControl9"; labelControl9.Size = new System.Drawing.Size(38, 13); labelControl9.TabIndex = 25; labelControl9.Text = "SCAN ="; // // SettingsBox // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(707, 531); this.Controls.Add(this.groupControl5); this.Controls.Add(this.groupControl4); this.Controls.Add(groupControl3); this.Controls.Add(db3); this.Controls.Add(groupControl2); this.Controls.Add(groupControl1); this.Controls.Add(buttonRestore); this.Controls.Add(gb1); this.Controls.Add(buttonCancel); this.Controls.Add(this.buttonOK); this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedDialog; this.MaximizeBox = false; this.MinimizeBox = false; this.Name = "SettingsBox"; this.ShowIcon = false; this.ShowInTaskbar = false; this.SizeGripStyle = System.Windows.Forms.SizeGripStyle.Hide; this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent; this.Text = "Settings"; ((System.ComponentModel.ISupportInitialize)(gb1)).EndInit(); gb1.ResumeLayout(false); gb1.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.boxThreshold.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.boxThreshold)).EndInit(); ((System.ComponentModel.ISupportInitialize)(groupControl1)).EndInit(); groupControl1.ResumeLayout(false); groupControl1.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.boxMinIndexSize.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.boxMinIndexSize)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.boxMaxIndexSize.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.boxMaxIndexSize)).EndInit(); ((System.ComponentModel.ISupportInitialize)(groupControl2)).EndInit(); groupControl2.ResumeLayout(false); groupControl2.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.boxConnectionTimeout.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.boxCommandTimeout.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(db3)).EndInit(); db3.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.boxScanMissingIndex.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.boxScanNonClusteredIndex.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.boxScanClusteredIndex.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.boxScanClusteredColumnstore.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.boxScanNonClusteredColumnstore.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.boxScanHeap.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(groupControl3)).EndInit(); groupControl3.ResumeLayout(false); groupControl3.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.boxNoRecompute.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.boxIgnorePermissions.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.boxIgnoreReadOnlyFL.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.boxLobCompaction.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.boxDataCompression.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.boxSortInTempDb.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.boxStatsSamplePercent.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.boxFillFactor.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.boxMaxDuration.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.boxAbortAfterWait.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.boxMaxDod.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.boxWaitAtLowPriority.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.boxOnline.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(pictureBox2)).EndInit(); ((System.ComponentModel.ISupportInitialize)(pictureBox1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(pictureBox3)).EndInit(); ((System.ComponentModel.ISupportInitialize)(pictureBox4)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.boxIncludeSchemas.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.boxExcludeObject.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.boxExcludeSchemas.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.boxIncludeObject.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.groupControl4)).EndInit(); this.groupControl4.ResumeLayout(false); this.groupControl4.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.groupControl5)).EndInit(); this.groupControl5.ResumeLayout(false); this.groupControl5.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.boxScanMode.Properties)).EndInit(); this.ResumeLayout(false); } #endregion private DevExpress.XtraEditors.CheckEdit boxOnline; private DevExpress.XtraEditors.LabelControl labelReorganize; private DevExpress.XtraEditors.RangeTrackBarControl boxThreshold; private DevExpress.XtraEditors.LabelControl labelRebuild; private DevExpress.XtraEditors.SpinEdit boxMaxDod; private DevExpress.XtraEditors.CheckEdit boxLobCompaction; private DevExpress.XtraEditors.SpinEdit boxStatsSamplePercent; private DevExpress.XtraEditors.LabelControl labelSize; private DevExpress.XtraEditors.TrackBarControl boxMaxIndexSize; private DevExpress.XtraEditors.RangeTrackBarControl boxMinIndexSize; private DevExpress.XtraEditors.SpinEdit boxConnectionTimeout; private DevExpress.XtraEditors.SpinEdit boxCommandTimeout; private DevExpress.XtraEditors.LabelControl labelControl3; private DevExpress.XtraEditors.LabelControl labelControl4; private DevExpress.XtraEditors.CheckEdit boxSortInTempDb; private DevExpress.XtraEditors.SpinEdit boxMaxDuration; private DevExpress.XtraEditors.ComboBoxEdit boxAbortAfterWait; private DevExpress.XtraEditors.CheckEdit boxWaitAtLowPriority; private DevExpress.XtraEditors.CheckEdit boxScanClusteredColumnstore; private DevExpress.XtraEditors.CheckEdit boxScanNonClusteredColumnstore; private DevExpress.XtraEditors.CheckEdit boxScanHeap; private DevExpress.XtraEditors.CheckEdit boxScanNonClusteredIndex; private DevExpress.XtraEditors.CheckEdit boxScanClusteredIndex; private DevExpress.XtraEditors.SimpleButton buttonOK; private DevExpress.XtraEditors.TokenEdit boxExcludeSchemas; private DevExpress.XtraEditors.TokenEdit boxExcludeObject; private DevExpress.XtraEditors.CheckEdit boxIgnorePermissions; private DevExpress.XtraEditors.CheckEdit boxIgnoreReadOnlyFL; private DevExpress.XtraEditors.SpinEdit boxFillFactor; private DevExpress.XtraEditors.TokenEdit boxIncludeSchemas; private DevExpress.XtraEditors.ComboBoxEdit boxDataCompression; private DevExpress.XtraEditors.CheckEdit boxScanMissingIndex; private DevExpress.XtraEditors.TokenEdit boxIncludeObject; private DevExpress.XtraEditors.GroupControl groupControl4; private DevExpress.XtraEditors.GroupControl groupControl5; private DevExpress.XtraEditors.LabelControl labelControl5; private DevExpress.XtraEditors.ComboBoxEdit boxNoRecompute; private DevExpress.XtraEditors.ComboBoxEdit boxScanMode; } }