using System.ComponentModel; using System.Windows.Forms; namespace OpenDBDiff.Schema.SQLServer.Generates.Front { partial class SqlOptionsFront { /// /// Required designer variable. /// private 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 Component Designer generated code /// /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// private void InitializeComponent() { this.chkFullTextPath = new System.Windows.Forms.CheckBox(); this.chkIndexFilter = new System.Windows.Forms.CheckBox(); this.chkConstraintsCheck = new System.Windows.Forms.CheckBox(); this.chkConstraintsUK = new System.Windows.Forms.CheckBox(); this.chkConstraintsFK = new System.Windows.Forms.CheckBox(); this.chkConstraintsPK = new System.Windows.Forms.CheckBox(); this.checkBox5 = new System.Windows.Forms.CheckBox(); this.checkPartitionFunction = new System.Windows.Forms.CheckBox(); this.checkBox4 = new System.Windows.Forms.CheckBox(); this.chkCompCLRUDT = new System.Windows.Forms.CheckBox(); this.chkCompCLRFunctions = new System.Windows.Forms.CheckBox(); this.chkCompCLRTrigger = new System.Windows.Forms.CheckBox(); this.chkCompCLRStore = new System.Windows.Forms.CheckBox(); this.chkIndexRowLock = new System.Windows.Forms.CheckBox(); this.chkFullText = new System.Windows.Forms.CheckBox(); this.chkCompRules = new System.Windows.Forms.CheckBox(); this.chkCompRoles = new System.Windows.Forms.CheckBox(); this.chkCompUsers = new System.Windows.Forms.CheckBox(); this.chkIndexIncludeColumns = new System.Windows.Forms.CheckBox(); this.chkCompTriggersDDL = new System.Windows.Forms.CheckBox(); this.chkIndexFillFactor = new System.Windows.Forms.CheckBox(); this.chkTablesColumnOrder = new System.Windows.Forms.CheckBox(); this.chkCompAssemblys = new System.Windows.Forms.CheckBox(); this.chkFileGroups = new System.Windows.Forms.CheckBox(); this.chkTablesColumnIdentity = new System.Windows.Forms.CheckBox(); this.chkTablesColumnCollation = new System.Windows.Forms.CheckBox(); this.chkConstraints = new System.Windows.Forms.CheckBox(); this.chkCompSchemas = new System.Windows.Forms.CheckBox(); this.chkCompUDT = new System.Windows.Forms.CheckBox(); this.chkIndex = new System.Windows.Forms.CheckBox(); this.chkTableOption = new System.Windows.Forms.CheckBox(); this.chkCompXMLSchemas = new System.Windows.Forms.CheckBox(); this.chkCompFunciones = new System.Windows.Forms.CheckBox(); this.chkCompStoredProcedure = new System.Windows.Forms.CheckBox(); this.chkTables = new System.Windows.Forms.CheckBox(); this.chkCompTriggers = new System.Windows.Forms.CheckBox(); this.chkCompVistas = new System.Windows.Forms.CheckBox(); this.chkCompExtendedProperties = new System.Windows.Forms.CheckBox(); this.txtXML = new System.Windows.Forms.TextBox(); this.label10 = new System.Windows.Forms.Label(); this.txtTime = new System.Windows.Forms.TextBox(); this.label9 = new System.Windows.Forms.Label(); this.txtVariant = new System.Windows.Forms.TextBox(); this.label8 = new System.Windows.Forms.Label(); this.txtNText = new System.Windows.Forms.TextBox(); this.label7 = new System.Windows.Forms.Label(); this.txtBlob = new System.Windows.Forms.TextBox(); this.label6 = new System.Windows.Forms.Label(); this.txtDate = new System.Windows.Forms.TextBox(); this.label5 = new System.Windows.Forms.Label(); this.txtText = new System.Windows.Forms.TextBox(); this.label4 = new System.Windows.Forms.Label(); this.txtDefaultReal = new System.Windows.Forms.TextBox(); this.label3 = new System.Windows.Forms.Label(); this.txtDefaultInteger = new System.Windows.Forms.TextBox(); this.label2 = new System.Windows.Forms.Label(); this.tabControl1 = new System.Windows.Forms.TabControl(); this.tabPage1 = new System.Windows.Forms.TabPage(); this.gradientPanel6 = new System.Windows.Forms.Panel(); this.chkIgnoreNotForReplication = new System.Windows.Forms.CheckBox(); this.gradientPanel5 = new System.Windows.Forms.Panel(); this.gradientPanel4 = new System.Windows.Forms.Panel(); this.gradientPanel3 = new System.Windows.Forms.Panel(); this.checkBox1 = new System.Windows.Forms.CheckBox(); this.gradientPanel2 = new System.Windows.Forms.Panel(); this.chkTableChangeTracking = new System.Windows.Forms.CheckBox(); this.chkTableLockEscalation = new System.Windows.Forms.CheckBox(); this.gradientPanel1 = new System.Windows.Forms.Panel(); this.label11 = new System.Windows.Forms.Label(); this.tabPage4 = new System.Windows.Forms.TabPage(); this.DeleteNameFilterButton = new System.Windows.Forms.Button(); this.btnAdd = new System.Windows.Forms.Button(); this.gradientPanel10 = new System.Windows.Forms.Panel(); this.lstFilters = new System.Windows.Forms.ListView(); this.columnHeader1 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader())); this.columnHeader2 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader())); this.columnHeader3 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader())); this.columnHeader4 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader())); this.btnApply = new System.Windows.Forms.Button(); this.gradientPanel9 = new System.Windows.Forms.Panel(); this.label1 = new System.Windows.Forms.Label(); this.tabPage2 = new System.Windows.Forms.TabPage(); this.gradientPanel8 = new System.Windows.Forms.Panel(); this.gradientPanel7 = new System.Windows.Forms.Panel(); this.label12 = new System.Windows.Forms.Label(); this.tabPage3 = new System.Windows.Forms.TabPage(); this.groupBox4 = new System.Windows.Forms.GroupBox(); this.optScriptSchemaBindingAlter = new System.Windows.Forms.RadioButton(); this.optScriptSchemaDrop = new System.Windows.Forms.RadioButton(); this.gradientPanel16 = new System.Windows.Forms.Panel(); this.label15 = new System.Windows.Forms.Label(); this.tabPage5 = new System.Windows.Forms.TabPage(); this.gradientPanel15 = new System.Windows.Forms.Panel(); this.chkIgnoreWhiteSpaceInCode = new System.Windows.Forms.CheckBox(); this.gradientPanel14 = new System.Windows.Forms.Panel(); this.label14 = new System.Windows.Forms.Label(); this.gradientPanel13 = new System.Windows.Forms.Panel(); this.rdoCaseSensityInCode = new System.Windows.Forms.RadioButton(); this.rdoCaseInsensityInCode = new System.Windows.Forms.RadioButton(); this.gradientPanel12 = new System.Windows.Forms.Panel(); this.label13 = new System.Windows.Forms.Label(); this.gradientPanel11 = new System.Windows.Forms.Panel(); this.rdoCaseSensitive = new System.Windows.Forms.RadioButton(); this.rdoCaseAutomatic = new System.Windows.Forms.RadioButton(); this.rdoCaseInsensitive = new System.Windows.Forms.RadioButton(); this.chkReloadDB = new System.Windows.Forms.CheckBox(); this.IncludeSynonymsCheckBox = new System.Windows.Forms.CheckBox(); this.tabControl1.SuspendLayout(); this.tabPage1.SuspendLayout(); this.gradientPanel6.SuspendLayout(); this.gradientPanel5.SuspendLayout(); this.gradientPanel4.SuspendLayout(); this.gradientPanel3.SuspendLayout(); this.gradientPanel2.SuspendLayout(); this.gradientPanel1.SuspendLayout(); this.tabPage4.SuspendLayout(); this.gradientPanel10.SuspendLayout(); this.gradientPanel9.SuspendLayout(); this.tabPage2.SuspendLayout(); this.gradientPanel8.SuspendLayout(); this.gradientPanel7.SuspendLayout(); this.tabPage3.SuspendLayout(); this.groupBox4.SuspendLayout(); this.gradientPanel16.SuspendLayout(); this.tabPage5.SuspendLayout(); this.gradientPanel15.SuspendLayout(); this.gradientPanel14.SuspendLayout(); this.gradientPanel13.SuspendLayout(); this.gradientPanel12.SuspendLayout(); this.gradientPanel11.SuspendLayout(); this.SuspendLayout(); // // chkFullTextPath // this.chkFullTextPath.AutoSize = true; this.chkFullTextPath.Checked = true; this.chkFullTextPath.CheckState = System.Windows.Forms.CheckState.Checked; this.chkFullTextPath.ForeColor = System.Drawing.SystemColors.ControlText; this.chkFullTextPath.Location = new System.Drawing.Point(28, 44); this.chkFullTextPath.Name = "chkFullTextPath"; this.chkFullTextPath.Size = new System.Drawing.Size(85, 17); this.chkFullTextPath.TabIndex = 36; this.chkFullTextPath.Text = "Include path"; this.chkFullTextPath.UseVisualStyleBackColor = true; // // chkIndexFilter // this.chkIndexFilter.AutoSize = true; this.chkIndexFilter.Checked = true; this.chkIndexFilter.CheckState = System.Windows.Forms.CheckState.Checked; this.chkIndexFilter.ForeColor = System.Drawing.SystemColors.ControlText; this.chkIndexFilter.Location = new System.Drawing.Point(30, 215); this.chkIndexFilter.Name = "chkIndexFilter"; this.chkIndexFilter.Size = new System.Drawing.Size(90, 17); this.chkIndexFilter.TabIndex = 9; this.chkIndexFilter.Text = "Filter columns"; this.chkIndexFilter.UseVisualStyleBackColor = true; // // chkConstraintsCheck // this.chkConstraintsCheck.AutoSize = true; this.chkConstraintsCheck.Checked = true; this.chkConstraintsCheck.CheckState = System.Windows.Forms.CheckState.Checked; this.chkConstraintsCheck.ForeColor = System.Drawing.SystemColors.ControlText; this.chkConstraintsCheck.Location = new System.Drawing.Point(30, 310); this.chkConstraintsCheck.Name = "chkConstraintsCheck"; this.chkConstraintsCheck.Size = new System.Drawing.Size(57, 17); this.chkConstraintsCheck.TabIndex = 14; this.chkConstraintsCheck.Text = "Check"; this.chkConstraintsCheck.UseVisualStyleBackColor = true; // // chkConstraintsUK // this.chkConstraintsUK.AutoSize = true; this.chkConstraintsUK.Checked = true; this.chkConstraintsUK.CheckState = System.Windows.Forms.CheckState.Checked; this.chkConstraintsUK.ForeColor = System.Drawing.SystemColors.ControlText; this.chkConstraintsUK.Location = new System.Drawing.Point(30, 291); this.chkConstraintsUK.Name = "chkConstraintsUK"; this.chkConstraintsUK.Size = new System.Drawing.Size(80, 17); this.chkConstraintsUK.TabIndex = 13; this.chkConstraintsUK.Text = "Unique key"; this.chkConstraintsUK.UseVisualStyleBackColor = true; // // chkConstraintsFK // this.chkConstraintsFK.AutoSize = true; this.chkConstraintsFK.Checked = true; this.chkConstraintsFK.CheckState = System.Windows.Forms.CheckState.Checked; this.chkConstraintsFK.ForeColor = System.Drawing.SystemColors.ControlText; this.chkConstraintsFK.Location = new System.Drawing.Point(30, 272); this.chkConstraintsFK.Name = "chkConstraintsFK"; this.chkConstraintsFK.Size = new System.Drawing.Size(81, 17); this.chkConstraintsFK.TabIndex = 12; this.chkConstraintsFK.Text = "Foreign key"; this.chkConstraintsFK.UseVisualStyleBackColor = true; // // chkConstraintsPK // this.chkConstraintsPK.AutoSize = true; this.chkConstraintsPK.Checked = true; this.chkConstraintsPK.CheckState = System.Windows.Forms.CheckState.Checked; this.chkConstraintsPK.ForeColor = System.Drawing.SystemColors.ControlText; this.chkConstraintsPK.Location = new System.Drawing.Point(30, 253); this.chkConstraintsPK.Name = "chkConstraintsPK"; this.chkConstraintsPK.Size = new System.Drawing.Size(80, 17); this.chkConstraintsPK.TabIndex = 11; this.chkConstraintsPK.Text = "Primary key"; this.chkConstraintsPK.UseVisualStyleBackColor = true; // // checkBox5 // this.checkBox5.AutoSize = true; this.checkBox5.Checked = true; this.checkBox5.CheckState = System.Windows.Forms.CheckState.Checked; this.checkBox5.ForeColor = System.Drawing.SystemColors.ControlText; this.checkBox5.Location = new System.Drawing.Point(13, 75); this.checkBox5.Name = "checkBox5"; this.checkBox5.Size = new System.Drawing.Size(109, 17); this.checkBox5.TabIndex = 27; this.checkBox5.Text = "Partition schemas"; this.checkBox5.UseVisualStyleBackColor = true; // // checkPartitionFunction // this.checkPartitionFunction.AutoSize = true; this.checkPartitionFunction.Checked = true; this.checkPartitionFunction.CheckState = System.Windows.Forms.CheckState.Checked; this.checkPartitionFunction.ForeColor = System.Drawing.SystemColors.ControlText; this.checkPartitionFunction.Location = new System.Drawing.Point(13, 52); this.checkPartitionFunction.Name = "checkPartitionFunction"; this.checkPartitionFunction.Size = new System.Drawing.Size(110, 17); this.checkPartitionFunction.TabIndex = 26; this.checkPartitionFunction.Text = "Partition functions"; this.checkPartitionFunction.UseVisualStyleBackColor = true; // // checkBox4 // this.checkBox4.AutoSize = true; this.checkBox4.Checked = true; this.checkBox4.CheckState = System.Windows.Forms.CheckState.Checked; this.checkBox4.ForeColor = System.Drawing.SystemColors.ControlText; this.checkBox4.Location = new System.Drawing.Point(28, 27); this.checkBox4.Name = "checkBox4"; this.checkBox4.Size = new System.Drawing.Size(103, 17); this.checkBox4.TabIndex = 35; this.checkBox4.Text = "CLR aggregates"; this.checkBox4.UseVisualStyleBackColor = true; // // chkCompCLRUDT // this.chkCompCLRUDT.AutoSize = true; this.chkCompCLRUDT.Checked = true; this.chkCompCLRUDT.CheckState = System.Windows.Forms.CheckState.Checked; this.chkCompCLRUDT.ForeColor = System.Drawing.SystemColors.ControlText; this.chkCompCLRUDT.Location = new System.Drawing.Point(28, 84); this.chkCompCLRUDT.Name = "chkCompCLRUDT"; this.chkCompCLRUDT.Size = new System.Drawing.Size(122, 17); this.chkCompCLRUDT.TabIndex = 34; this.chkCompCLRUDT.Text = "CLR user data types"; this.chkCompCLRUDT.UseVisualStyleBackColor = true; // // chkCompCLRFunctions // this.chkCompCLRFunctions.AutoSize = true; this.chkCompCLRFunctions.Checked = true; this.chkCompCLRFunctions.CheckState = System.Windows.Forms.CheckState.Checked; this.chkCompCLRFunctions.ForeColor = System.Drawing.SystemColors.ControlText; this.chkCompCLRFunctions.Location = new System.Drawing.Point(28, 46); this.chkCompCLRFunctions.Name = "chkCompCLRFunctions"; this.chkCompCLRFunctions.Size = new System.Drawing.Size(93, 17); this.chkCompCLRFunctions.TabIndex = 33; this.chkCompCLRFunctions.Text = "CLR functions"; this.chkCompCLRFunctions.UseVisualStyleBackColor = true; // // chkCompCLRTrigger // this.chkCompCLRTrigger.AutoSize = true; this.chkCompCLRTrigger.Checked = true; this.chkCompCLRTrigger.CheckState = System.Windows.Forms.CheckState.Checked; this.chkCompCLRTrigger.ForeColor = System.Drawing.SystemColors.ControlText; this.chkCompCLRTrigger.Location = new System.Drawing.Point(28, 103); this.chkCompCLRTrigger.Name = "chkCompCLRTrigger"; this.chkCompCLRTrigger.Size = new System.Drawing.Size(84, 17); this.chkCompCLRTrigger.TabIndex = 32; this.chkCompCLRTrigger.Text = "CLR triggers"; this.chkCompCLRTrigger.UseVisualStyleBackColor = true; // // chkCompCLRStore // this.chkCompCLRStore.AutoSize = true; this.chkCompCLRStore.Checked = true; this.chkCompCLRStore.CheckState = System.Windows.Forms.CheckState.Checked; this.chkCompCLRStore.ForeColor = System.Drawing.SystemColors.ControlText; this.chkCompCLRStore.Location = new System.Drawing.Point(28, 65); this.chkCompCLRStore.Name = "chkCompCLRStore"; this.chkCompCLRStore.Size = new System.Drawing.Size(135, 17); this.chkCompCLRStore.TabIndex = 31; this.chkCompCLRStore.Text = "CLR stored procedures"; this.chkCompCLRStore.UseVisualStyleBackColor = true; // // chkIndexRowLock // this.chkIndexRowLock.AutoSize = true; this.chkIndexRowLock.Checked = true; this.chkIndexRowLock.CheckState = System.Windows.Forms.CheckState.Checked; this.chkIndexRowLock.ForeColor = System.Drawing.SystemColors.ControlText; this.chkIndexRowLock.Location = new System.Drawing.Point(30, 158); this.chkIndexRowLock.Name = "chkIndexRowLock"; this.chkIndexRowLock.Size = new System.Drawing.Size(76, 17); this.chkIndexRowLock.TabIndex = 6; this.chkIndexRowLock.Text = "Row locks"; this.chkIndexRowLock.UseVisualStyleBackColor = true; // // chkFullText // this.chkFullText.AutoSize = true; this.chkFullText.Checked = true; this.chkFullText.CheckState = System.Windows.Forms.CheckState.Checked; this.chkFullText.ForeColor = System.Drawing.SystemColors.ControlText; this.chkFullText.Location = new System.Drawing.Point(10, 25); this.chkFullText.Name = "chkFullText"; this.chkFullText.Size = new System.Drawing.Size(62, 17); this.chkFullText.TabIndex = 29; this.chkFullText.Text = "Full text"; this.chkFullText.UseVisualStyleBackColor = true; this.chkFullText.CheckedChanged += new System.EventHandler(this.chkFullText_CheckedChanged); // // chkCompRules // this.chkCompRules.AutoSize = true; this.chkCompRules.Checked = true; this.chkCompRules.CheckState = System.Windows.Forms.CheckState.Checked; this.chkCompRules.ForeColor = System.Drawing.SystemColors.ControlText; this.chkCompRules.Location = new System.Drawing.Point(13, 98); this.chkCompRules.Name = "chkCompRules"; this.chkCompRules.Size = new System.Drawing.Size(53, 17); this.chkCompRules.TabIndex = 22; this.chkCompRules.Text = "Rules"; this.chkCompRules.UseVisualStyleBackColor = true; // // chkCompRoles // this.chkCompRoles.AutoSize = true; this.chkCompRoles.Checked = true; this.chkCompRoles.CheckState = System.Windows.Forms.CheckState.Checked; this.chkCompRoles.ForeColor = System.Drawing.SystemColors.ControlText; this.chkCompRoles.Location = new System.Drawing.Point(10, 82); this.chkCompRoles.Name = "chkCompRoles"; this.chkCompRoles.Size = new System.Drawing.Size(53, 17); this.chkCompRoles.TabIndex = 28; this.chkCompRoles.Text = "Roles"; this.chkCompRoles.UseVisualStyleBackColor = true; // // chkCompUsers // this.chkCompUsers.AutoSize = true; this.chkCompUsers.Checked = true; this.chkCompUsers.CheckState = System.Windows.Forms.CheckState.Checked; this.chkCompUsers.ForeColor = System.Drawing.SystemColors.ControlText; this.chkCompUsers.Location = new System.Drawing.Point(10, 63); this.chkCompUsers.Name = "chkCompUsers"; this.chkCompUsers.Size = new System.Drawing.Size(53, 17); this.chkCompUsers.TabIndex = 23; this.chkCompUsers.Text = "Users"; this.chkCompUsers.UseVisualStyleBackColor = true; // // chkIndexIncludeColumns // this.chkIndexIncludeColumns.AutoSize = true; this.chkIndexIncludeColumns.Checked = true; this.chkIndexIncludeColumns.CheckState = System.Windows.Forms.CheckState.Checked; this.chkIndexIncludeColumns.ForeColor = System.Drawing.SystemColors.ControlText; this.chkIndexIncludeColumns.Location = new System.Drawing.Point(30, 196); this.chkIndexIncludeColumns.Name = "chkIndexIncludeColumns"; this.chkIndexIncludeColumns.Size = new System.Drawing.Size(103, 17); this.chkIndexIncludeColumns.TabIndex = 8; this.chkIndexIncludeColumns.Text = "Include columns"; this.chkIndexIncludeColumns.UseVisualStyleBackColor = true; // // chkCompTriggersDDL // this.chkCompTriggersDDL.AutoSize = true; this.chkCompTriggersDDL.Checked = true; this.chkCompTriggersDDL.CheckState = System.Windows.Forms.CheckState.Checked; this.chkCompTriggersDDL.ForeColor = System.Drawing.SystemColors.ControlText; this.chkCompTriggersDDL.Location = new System.Drawing.Point(13, 6); this.chkCompTriggersDDL.Name = "chkCompTriggersDDL"; this.chkCompTriggersDDL.Size = new System.Drawing.Size(85, 17); this.chkCompTriggersDDL.TabIndex = 19; this.chkCompTriggersDDL.Text = "DDL triggers"; this.chkCompTriggersDDL.UseVisualStyleBackColor = true; // // chkIndexFillFactor // this.chkIndexFillFactor.AutoSize = true; this.chkIndexFillFactor.Checked = true; this.chkIndexFillFactor.CheckState = System.Windows.Forms.CheckState.Checked; this.chkIndexFillFactor.ForeColor = System.Drawing.SystemColors.ControlText; this.chkIndexFillFactor.Location = new System.Drawing.Point(30, 177); this.chkIndexFillFactor.Name = "chkIndexFillFactor"; this.chkIndexFillFactor.Size = new System.Drawing.Size(68, 17); this.chkIndexFillFactor.TabIndex = 7; this.chkIndexFillFactor.Text = "Fill factor"; this.chkIndexFillFactor.UseVisualStyleBackColor = true; // // chkTablesColumnOrder // this.chkTablesColumnOrder.AutoSize = true; this.chkTablesColumnOrder.Checked = true; this.chkTablesColumnOrder.CheckState = System.Windows.Forms.CheckState.Checked; this.chkTablesColumnOrder.ForeColor = System.Drawing.SystemColors.ControlText; this.chkTablesColumnOrder.Location = new System.Drawing.Point(30, 44); this.chkTablesColumnOrder.Name = "chkTablesColumnOrder"; this.chkTablesColumnOrder.Size = new System.Drawing.Size(88, 17); this.chkTablesColumnOrder.TabIndex = 3; this.chkTablesColumnOrder.Text = "Column order"; this.chkTablesColumnOrder.UseVisualStyleBackColor = true; // // chkCompAssemblys // this.chkCompAssemblys.AutoSize = true; this.chkCompAssemblys.Checked = true; this.chkCompAssemblys.CheckState = System.Windows.Forms.CheckState.Checked; this.chkCompAssemblys.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.chkCompAssemblys.ForeColor = System.Drawing.SystemColors.ControlText; this.chkCompAssemblys.Location = new System.Drawing.Point(10, 8); this.chkCompAssemblys.Name = "chkCompAssemblys"; this.chkCompAssemblys.Size = new System.Drawing.Size(88, 17); this.chkCompAssemblys.TabIndex = 30; this.chkCompAssemblys.Text = "Assemblies"; this.chkCompAssemblys.UseVisualStyleBackColor = true; this.chkCompAssemblys.CheckedChanged += new System.EventHandler(this.chkCompAssemblys_CheckedChanged); // // chkFileGroups // this.chkFileGroups.AutoSize = true; this.chkFileGroups.Checked = true; this.chkFileGroups.CheckState = System.Windows.Forms.CheckState.Checked; this.chkFileGroups.ForeColor = System.Drawing.SystemColors.ControlText; this.chkFileGroups.Location = new System.Drawing.Point(10, 6); this.chkFileGroups.Name = "chkFileGroups"; this.chkFileGroups.Size = new System.Drawing.Size(77, 17); this.chkFileGroups.TabIndex = 25; this.chkFileGroups.Text = "File groups"; this.chkFileGroups.UseVisualStyleBackColor = true; // // chkTablesColumnIdentity // this.chkTablesColumnIdentity.AutoSize = true; this.chkTablesColumnIdentity.Checked = true; this.chkTablesColumnIdentity.CheckState = System.Windows.Forms.CheckState.Checked; this.chkTablesColumnIdentity.ForeColor = System.Drawing.SystemColors.ControlText; this.chkTablesColumnIdentity.Location = new System.Drawing.Point(30, 63); this.chkTablesColumnIdentity.Name = "chkTablesColumnIdentity"; this.chkTablesColumnIdentity.Size = new System.Drawing.Size(97, 17); this.chkTablesColumnIdentity.TabIndex = 2; this.chkTablesColumnIdentity.Text = "Identity options"; this.chkTablesColumnIdentity.UseVisualStyleBackColor = true; // // chkTablesColumnCollation // this.chkTablesColumnCollation.AutoSize = true; this.chkTablesColumnCollation.Checked = true; this.chkTablesColumnCollation.CheckState = System.Windows.Forms.CheckState.Checked; this.chkTablesColumnCollation.ForeColor = System.Drawing.SystemColors.ControlText; this.chkTablesColumnCollation.Location = new System.Drawing.Point(30, 25); this.chkTablesColumnCollation.Name = "chkTablesColumnCollation"; this.chkTablesColumnCollation.Size = new System.Drawing.Size(103, 17); this.chkTablesColumnCollation.TabIndex = 1; this.chkTablesColumnCollation.Text = "Column collation"; this.chkTablesColumnCollation.UseVisualStyleBackColor = true; // // chkConstraints // this.chkConstraints.AutoSize = true; this.chkConstraints.Checked = true; this.chkConstraints.CheckState = System.Windows.Forms.CheckState.Checked; this.chkConstraints.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.chkConstraints.ForeColor = System.Drawing.SystemColors.ControlText; this.chkConstraints.Location = new System.Drawing.Point(10, 234); this.chkConstraints.Name = "chkConstraints"; this.chkConstraints.Size = new System.Drawing.Size(89, 17); this.chkConstraints.TabIndex = 10; this.chkConstraints.Text = "Constraints"; this.chkConstraints.UseVisualStyleBackColor = true; this.chkConstraints.CheckedChanged += new System.EventHandler(this.chkConstraints_CheckedChanged); // // chkCompSchemas // this.chkCompSchemas.AutoSize = true; this.chkCompSchemas.Checked = true; this.chkCompSchemas.CheckState = System.Windows.Forms.CheckState.Checked; this.chkCompSchemas.ForeColor = System.Drawing.SystemColors.ControlText; this.chkCompSchemas.Location = new System.Drawing.Point(10, 101); this.chkCompSchemas.Name = "chkCompSchemas"; this.chkCompSchemas.Size = new System.Drawing.Size(70, 17); this.chkCompSchemas.TabIndex = 24; this.chkCompSchemas.Text = "Schemas"; this.chkCompSchemas.UseVisualStyleBackColor = true; // // chkCompUDT // this.chkCompUDT.AutoSize = true; this.chkCompUDT.Checked = true; this.chkCompUDT.CheckState = System.Windows.Forms.CheckState.Checked; this.chkCompUDT.ForeColor = System.Drawing.SystemColors.ControlText; this.chkCompUDT.Location = new System.Drawing.Point(13, 190); this.chkCompUDT.Name = "chkCompUDT"; this.chkCompUDT.Size = new System.Drawing.Size(100, 17); this.chkCompUDT.TabIndex = 20; this.chkCompUDT.Text = "User data types"; this.chkCompUDT.UseVisualStyleBackColor = true; // // chkIndex // this.chkIndex.AutoSize = true; this.chkIndex.Checked = true; this.chkIndex.CheckState = System.Windows.Forms.CheckState.Checked; this.chkIndex.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.chkIndex.ForeColor = System.Drawing.SystemColors.ControlText; this.chkIndex.Location = new System.Drawing.Point(10, 139); this.chkIndex.Name = "chkIndex"; this.chkIndex.Size = new System.Drawing.Size(70, 17); this.chkIndex.TabIndex = 5; this.chkIndex.Text = "Indexes"; this.chkIndex.UseVisualStyleBackColor = true; this.chkIndex.CheckedChanged += new System.EventHandler(this.chkCompIndices_CheckedChanged); // // chkTableOption // this.chkTableOption.AutoSize = true; this.chkTableOption.Checked = true; this.chkTableOption.CheckState = System.Windows.Forms.CheckState.Checked; this.chkTableOption.ForeColor = System.Drawing.SystemColors.ControlText; this.chkTableOption.Location = new System.Drawing.Point(30, 82); this.chkTableOption.Name = "chkTableOption"; this.chkTableOption.Size = new System.Drawing.Size(90, 17); this.chkTableOption.TabIndex = 4; this.chkTableOption.Text = "Table options"; this.chkTableOption.UseVisualStyleBackColor = true; // // chkCompXMLSchemas // this.chkCompXMLSchemas.AutoSize = true; this.chkCompXMLSchemas.Checked = true; this.chkCompXMLSchemas.CheckState = System.Windows.Forms.CheckState.Checked; this.chkCompXMLSchemas.ForeColor = System.Drawing.SystemColors.ControlText; this.chkCompXMLSchemas.Location = new System.Drawing.Point(13, 236); this.chkCompXMLSchemas.Name = "chkCompXMLSchemas"; this.chkCompXMLSchemas.Size = new System.Drawing.Size(93, 17); this.chkCompXMLSchemas.TabIndex = 21; this.chkCompXMLSchemas.Text = "XML schemas"; this.chkCompXMLSchemas.UseVisualStyleBackColor = true; // // chkCompFunciones // this.chkCompFunciones.AutoSize = true; this.chkCompFunciones.Checked = true; this.chkCompFunciones.CheckState = System.Windows.Forms.CheckState.Checked; this.chkCompFunciones.ForeColor = System.Drawing.SystemColors.ControlText; this.chkCompFunciones.Location = new System.Drawing.Point(13, 29); this.chkCompFunciones.Name = "chkCompFunciones"; this.chkCompFunciones.Size = new System.Drawing.Size(72, 17); this.chkCompFunciones.TabIndex = 15; this.chkCompFunciones.Text = "Functions"; this.chkCompFunciones.UseVisualStyleBackColor = true; // // chkCompStoredProcedure // this.chkCompStoredProcedure.AutoSize = true; this.chkCompStoredProcedure.Checked = true; this.chkCompStoredProcedure.CheckState = System.Windows.Forms.CheckState.Checked; this.chkCompStoredProcedure.ForeColor = System.Drawing.SystemColors.ControlText; this.chkCompStoredProcedure.Location = new System.Drawing.Point(13, 121); this.chkCompStoredProcedure.Name = "chkCompStoredProcedure"; this.chkCompStoredProcedure.Size = new System.Drawing.Size(113, 17); this.chkCompStoredProcedure.TabIndex = 16; this.chkCompStoredProcedure.Text = "Stored procedures"; this.chkCompStoredProcedure.UseVisualStyleBackColor = true; // // chkTables // this.chkTables.AutoSize = true; this.chkTables.Checked = true; this.chkTables.CheckState = System.Windows.Forms.CheckState.Checked; this.chkTables.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.chkTables.ForeColor = System.Drawing.SystemColors.ControlText; this.chkTables.Location = new System.Drawing.Point(10, 6); this.chkTables.Name = "chkTables"; this.chkTables.Size = new System.Drawing.Size(64, 17); this.chkTables.TabIndex = 0; this.chkTables.Text = "Tables"; this.chkTables.UseVisualStyleBackColor = true; this.chkTables.CheckedChanged += new System.EventHandler(this.chkCompTablas_CheckedChanged); // // chkCompTriggers // this.chkCompTriggers.AutoSize = true; this.chkCompTriggers.Checked = true; this.chkCompTriggers.CheckState = System.Windows.Forms.CheckState.Checked; this.chkCompTriggers.ForeColor = System.Drawing.SystemColors.ControlText; this.chkCompTriggers.Location = new System.Drawing.Point(13, 167); this.chkCompTriggers.Name = "chkCompTriggers"; this.chkCompTriggers.Size = new System.Drawing.Size(64, 17); this.chkCompTriggers.TabIndex = 18; this.chkCompTriggers.Text = "Triggers"; this.chkCompTriggers.UseVisualStyleBackColor = true; // // chkCompVistas // this.chkCompVistas.AutoSize = true; this.chkCompVistas.Checked = true; this.chkCompVistas.CheckState = System.Windows.Forms.CheckState.Checked; this.chkCompVistas.ForeColor = System.Drawing.SystemColors.ControlText; this.chkCompVistas.Location = new System.Drawing.Point(13, 213); this.chkCompVistas.Name = "chkCompVistas"; this.chkCompVistas.Size = new System.Drawing.Size(54, 17); this.chkCompVistas.TabIndex = 17; this.chkCompVistas.Text = "Views"; this.chkCompVistas.UseVisualStyleBackColor = true; // // chkCompExtendedProperties // this.chkCompExtendedProperties.AutoSize = true; this.chkCompExtendedProperties.Checked = true; this.chkCompExtendedProperties.CheckState = System.Windows.Forms.CheckState.Checked; this.chkCompExtendedProperties.ForeColor = System.Drawing.SystemColors.ControlText; this.chkCompExtendedProperties.Location = new System.Drawing.Point(177, 7); this.chkCompExtendedProperties.Name = "chkCompExtendedProperties"; this.chkCompExtendedProperties.Size = new System.Drawing.Size(120, 17); this.chkCompExtendedProperties.TabIndex = 1; this.chkCompExtendedProperties.Text = "Extended properties"; this.chkCompExtendedProperties.UseVisualStyleBackColor = true; // // txtXML // this.txtXML.ForeColor = System.Drawing.SystemColors.ControlText; this.txtXML.Location = new System.Drawing.Point(16, 257); this.txtXML.Name = "txtXML"; this.txtXML.Size = new System.Drawing.Size(388, 20); this.txtXML.TabIndex = 18; // // label10 // this.label10.AutoSize = true; this.label10.ForeColor = System.Drawing.SystemColors.ControlText; this.label10.Location = new System.Drawing.Point(13, 241); this.label10.Name = "label10"; this.label10.Size = new System.Drawing.Size(29, 13); this.label10.TabIndex = 17; this.label10.Text = "XML"; // // txtTime // this.txtTime.ForeColor = System.Drawing.SystemColors.ControlText; this.txtTime.Location = new System.Drawing.Point(268, 116); this.txtTime.Name = "txtTime"; this.txtTime.Size = new System.Drawing.Size(237, 20); this.txtTime.TabIndex = 16; // // label9 // this.label9.AutoSize = true; this.label9.ForeColor = System.Drawing.SystemColors.ControlText; this.label9.Location = new System.Drawing.Point(268, 100); this.label9.Name = "label9"; this.label9.Size = new System.Drawing.Size(26, 13); this.label9.TabIndex = 15; this.label9.Text = "time"; // // txtVariant // this.txtVariant.ForeColor = System.Drawing.SystemColors.ControlText; this.txtVariant.Location = new System.Drawing.Point(16, 209); this.txtVariant.Name = "txtVariant"; this.txtVariant.Size = new System.Drawing.Size(388, 20); this.txtVariant.TabIndex = 14; // // label8 // this.label8.AutoSize = true; this.label8.ForeColor = System.Drawing.SystemColors.ControlText; this.label8.Location = new System.Drawing.Point(13, 193); this.label8.Name = "label8"; this.label8.Size = new System.Drawing.Size(58, 13); this.label8.TabIndex = 13; this.label8.Text = "sql_variant"; // // txtNText // this.txtNText.ForeColor = System.Drawing.SystemColors.ControlText; this.txtNText.Location = new System.Drawing.Point(268, 68); this.txtNText.Name = "txtNText"; this.txtNText.Size = new System.Drawing.Size(237, 20); this.txtNText.TabIndex = 12; // // label7 // this.label7.AutoSize = true; this.label7.ForeColor = System.Drawing.SystemColors.ControlText; this.label7.Location = new System.Drawing.Point(268, 52); this.label7.Name = "label7"; this.label7.Size = new System.Drawing.Size(184, 13); this.label7.TabIndex = 11; this.label7.Text = "nchar, nvarchar, nvarchar(max), ntext"; // // txtBlob // this.txtBlob.ForeColor = System.Drawing.SystemColors.ControlText; this.txtBlob.Location = new System.Drawing.Point(16, 164); this.txtBlob.Name = "txtBlob"; this.txtBlob.Size = new System.Drawing.Size(388, 20); this.txtBlob.TabIndex = 10; // // label6 // this.label6.AutoSize = true; this.label6.ForeColor = System.Drawing.SystemColors.ControlText; this.label6.Location = new System.Drawing.Point(13, 148); this.label6.Name = "label6"; this.label6.Size = new System.Drawing.Size(192, 13); this.label6.TabIndex = 9; this.label6.Text = "binary, image, varbinary, varbinary(max)"; // // txtDate // this.txtDate.ForeColor = System.Drawing.SystemColors.ControlText; this.txtDate.Location = new System.Drawing.Point(16, 116); this.txtDate.Name = "txtDate"; this.txtDate.Size = new System.Drawing.Size(237, 20); this.txtDate.TabIndex = 8; // // label5 // this.label5.AutoSize = true; this.label5.ForeColor = System.Drawing.SystemColors.ControlText; this.label5.Location = new System.Drawing.Point(13, 100); this.label5.Name = "label5"; this.label5.Size = new System.Drawing.Size(240, 13); this.label5.TabIndex = 7; this.label5.Text = "datetime, smalldatetime, datetime2, datetimeoffset"; // // txtText // this.txtText.ForeColor = System.Drawing.SystemColors.ControlText; this.txtText.Location = new System.Drawing.Point(16, 68); this.txtText.Name = "txtText"; this.txtText.Size = new System.Drawing.Size(237, 20); this.txtText.TabIndex = 6; // // label4 // this.label4.AutoSize = true; this.label4.ForeColor = System.Drawing.SystemColors.ControlText; this.label4.Location = new System.Drawing.Point(13, 52); this.label4.Name = "label4"; this.label4.Size = new System.Drawing.Size(160, 13); this.label4.TabIndex = 5; this.label4.Text = "char, varchar, varchar(max), text"; // // txtDefaultReal // this.txtDefaultReal.ForeColor = System.Drawing.SystemColors.ControlText; this.txtDefaultReal.Location = new System.Drawing.Point(268, 25); this.txtDefaultReal.Name = "txtDefaultReal"; this.txtDefaultReal.Size = new System.Drawing.Size(237, 20); this.txtDefaultReal.TabIndex = 4; // // label3 // this.label3.AutoSize = true; this.label3.ForeColor = System.Drawing.SystemColors.ControlText; this.label3.Location = new System.Drawing.Point(265, 9); this.label3.Name = "label3"; this.label3.Size = new System.Drawing.Size(232, 13); this.label3.TabIndex = 3; this.label3.Text = "float, real, numeric, decimal, money, smallmoney"; // // txtDefaultInteger // this.txtDefaultInteger.ForeColor = System.Drawing.SystemColors.ControlText; this.txtDefaultInteger.Location = new System.Drawing.Point(16, 25); this.txtDefaultInteger.Name = "txtDefaultInteger"; this.txtDefaultInteger.Size = new System.Drawing.Size(237, 20); this.txtDefaultInteger.TabIndex = 2; // // label2 // this.label2.AutoSize = true; this.label2.ForeColor = System.Drawing.SystemColors.ControlText; this.label2.Location = new System.Drawing.Point(13, 9); this.label2.Name = "label2"; this.label2.Size = new System.Drawing.Size(160, 13); this.label2.TabIndex = 1; this.label2.Text = "integer, smallint, bigint, tinyint, bit"; // // tabControl1 // this.tabControl1.Controls.Add(this.tabPage1); this.tabControl1.Controls.Add(this.tabPage4); this.tabControl1.Controls.Add(this.tabPage2); this.tabControl1.Controls.Add(this.tabPage3); this.tabControl1.Controls.Add(this.tabPage5); this.tabControl1.Dock = System.Windows.Forms.DockStyle.Fill; this.tabControl1.Location = new System.Drawing.Point(0, 0); this.tabControl1.Name = "tabControl1"; this.tabControl1.SelectedIndex = 0; this.tabControl1.Size = new System.Drawing.Size(545, 442); this.tabControl1.TabIndex = 2; // // tabPage1 // this.tabPage1.BackColor = System.Drawing.Color.White; this.tabPage1.Controls.Add(this.gradientPanel6); this.tabPage1.Controls.Add(this.gradientPanel5); this.tabPage1.Controls.Add(this.gradientPanel4); this.tabPage1.Controls.Add(this.gradientPanel3); this.tabPage1.Controls.Add(this.gradientPanel2); this.tabPage1.Controls.Add(this.gradientPanel1); this.tabPage1.Location = new System.Drawing.Point(4, 22); this.tabPage1.Margin = new System.Windows.Forms.Padding(0); this.tabPage1.Name = "tabPage1"; this.tabPage1.Padding = new System.Windows.Forms.Padding(3); this.tabPage1.Size = new System.Drawing.Size(537, 416); this.tabPage1.TabIndex = 0; this.tabPage1.Text = "Filter by type"; // // gradientPanel6 // this.gradientPanel6.Controls.Add(this.chkIgnoreNotForReplication); this.gradientPanel6.Controls.Add(this.chkCompExtendedProperties); this.gradientPanel6.Location = new System.Drawing.Point(5, 377); this.gradientPanel6.Name = "gradientPanel6"; this.gradientPanel6.Size = new System.Drawing.Size(525, 33); this.gradientPanel6.TabIndex = 7; // // chkIgnoreNotForReplication // this.chkIgnoreNotForReplication.AutoSize = true; this.chkIgnoreNotForReplication.ForeColor = System.Drawing.SystemColors.ControlText; this.chkIgnoreNotForReplication.Location = new System.Drawing.Point(12, 7); this.chkIgnoreNotForReplication.Name = "chkIgnoreNotForReplication"; this.chkIgnoreNotForReplication.Size = new System.Drawing.Size(140, 17); this.chkIgnoreNotForReplication.TabIndex = 0; this.chkIgnoreNotForReplication.Text = "Ignore not for replication"; this.chkIgnoreNotForReplication.UseVisualStyleBackColor = true; // // gradientPanel5 // this.gradientPanel5.Controls.Add(this.IncludeSynonymsCheckBox); this.gradientPanel5.Controls.Add(this.checkBox5); this.gradientPanel5.Controls.Add(this.chkCompFunciones); this.gradientPanel5.Controls.Add(this.checkPartitionFunction); this.gradientPanel5.Controls.Add(this.chkCompVistas); this.gradientPanel5.Controls.Add(this.chkCompRules); this.gradientPanel5.Controls.Add(this.chkCompTriggers); this.gradientPanel5.Controls.Add(this.chkCompTriggersDDL); this.gradientPanel5.Controls.Add(this.chkCompStoredProcedure); this.gradientPanel5.Controls.Add(this.chkCompUDT); this.gradientPanel5.Controls.Add(this.chkCompXMLSchemas); this.gradientPanel5.Location = new System.Drawing.Point(359, 33); this.gradientPanel5.Name = "gradientPanel5"; this.gradientPanel5.Size = new System.Drawing.Size(171, 338); this.gradientPanel5.TabIndex = 6; // // gradientPanel4 // this.gradientPanel4.Controls.Add(this.chkCompCLRStore); this.gradientPanel4.Controls.Add(this.chkCompAssemblys); this.gradientPanel4.Controls.Add(this.checkBox4); this.gradientPanel4.Controls.Add(this.chkCompCLRTrigger); this.gradientPanel4.Controls.Add(this.chkCompCLRUDT); this.gradientPanel4.Controls.Add(this.chkCompCLRFunctions); this.gradientPanel4.Location = new System.Drawing.Point(182, 176); this.gradientPanel4.Name = "gradientPanel4"; this.gradientPanel4.Size = new System.Drawing.Size(171, 195); this.gradientPanel4.TabIndex = 5; // // gradientPanel3 // this.gradientPanel3.Controls.Add(this.checkBox1); this.gradientPanel3.Controls.Add(this.chkFullTextPath); this.gradientPanel3.Controls.Add(this.chkCompUsers); this.gradientPanel3.Controls.Add(this.chkCompSchemas); this.gradientPanel3.Controls.Add(this.chkFileGroups); this.gradientPanel3.Controls.Add(this.chkCompRoles); this.gradientPanel3.Controls.Add(this.chkFullText); this.gradientPanel3.Location = new System.Drawing.Point(182, 33); this.gradientPanel3.Name = "gradientPanel3"; this.gradientPanel3.Size = new System.Drawing.Size(171, 137); this.gradientPanel3.TabIndex = 4; // // checkBox1 // this.checkBox1.AutoSize = true; this.checkBox1.Checked = true; this.checkBox1.CheckState = System.Windows.Forms.CheckState.Checked; this.checkBox1.ForeColor = System.Drawing.SystemColors.ControlText; this.checkBox1.Location = new System.Drawing.Point(10, 120); this.checkBox1.Name = "checkBox1"; this.checkBox1.Size = new System.Drawing.Size(81, 17); this.checkBox1.TabIndex = 37; this.checkBox1.Text = "Permissions"; this.checkBox1.UseVisualStyleBackColor = true; // // gradientPanel2 // this.gradientPanel2.Controls.Add(this.chkTableChangeTracking); this.gradientPanel2.Controls.Add(this.chkTableLockEscalation); this.gradientPanel2.Controls.Add(this.chkTables); this.gradientPanel2.Controls.Add(this.chkIndexFilter); this.gradientPanel2.Controls.Add(this.chkTableOption); this.gradientPanel2.Controls.Add(this.chkConstraintsCheck); this.gradientPanel2.Controls.Add(this.chkIndex); this.gradientPanel2.Controls.Add(this.chkConstraintsUK); this.gradientPanel2.Controls.Add(this.chkConstraints); this.gradientPanel2.Controls.Add(this.chkConstraintsFK); this.gradientPanel2.Controls.Add(this.chkTablesColumnCollation); this.gradientPanel2.Controls.Add(this.chkConstraintsPK); this.gradientPanel2.Controls.Add(this.chkTablesColumnIdentity); this.gradientPanel2.Controls.Add(this.chkTablesColumnOrder); this.gradientPanel2.Controls.Add(this.chkIndexFillFactor); this.gradientPanel2.Controls.Add(this.chkIndexIncludeColumns); this.gradientPanel2.Controls.Add(this.chkIndexRowLock); this.gradientPanel2.Location = new System.Drawing.Point(5, 33); this.gradientPanel2.Name = "gradientPanel2"; this.gradientPanel2.Size = new System.Drawing.Size(171, 338); this.gradientPanel2.TabIndex = 3; // // chkTableChangeTracking // this.chkTableChangeTracking.AutoSize = true; this.chkTableChangeTracking.Checked = true; this.chkTableChangeTracking.CheckState = System.Windows.Forms.CheckState.Checked; this.chkTableChangeTracking.ForeColor = System.Drawing.SystemColors.ControlText; this.chkTableChangeTracking.Location = new System.Drawing.Point(30, 120); this.chkTableChangeTracking.Name = "chkTableChangeTracking"; this.chkTableChangeTracking.Size = new System.Drawing.Size(104, 17); this.chkTableChangeTracking.TabIndex = 16; this.chkTableChangeTracking.Text = "Change tracking"; this.chkTableChangeTracking.UseVisualStyleBackColor = true; // // chkTableLockEscalation // this.chkTableLockEscalation.AutoSize = true; this.chkTableLockEscalation.Checked = true; this.chkTableLockEscalation.CheckState = System.Windows.Forms.CheckState.Checked; this.chkTableLockEscalation.ForeColor = System.Drawing.SystemColors.ControlText; this.chkTableLockEscalation.Location = new System.Drawing.Point(30, 101); this.chkTableLockEscalation.Name = "chkTableLockEscalation"; this.chkTableLockEscalation.Size = new System.Drawing.Size(101, 17); this.chkTableLockEscalation.TabIndex = 15; this.chkTableLockEscalation.Text = "Lock escalation"; this.chkTableLockEscalation.UseVisualStyleBackColor = true; // // gradientPanel1 // this.gradientPanel1.Controls.Add(this.label11); this.gradientPanel1.Location = new System.Drawing.Point(5, 6); this.gradientPanel1.Name = "gradientPanel1"; this.gradientPanel1.Size = new System.Drawing.Size(525, 21); this.gradientPanel1.TabIndex = 2; // // label11 // this.label11.AutoSize = true; this.label11.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.label11.Location = new System.Drawing.Point(4, 4); this.label11.Name = "label11"; this.label11.Size = new System.Drawing.Size(113, 13); this.label11.TabIndex = 3; this.label11.Text = "Filter items by type"; // // tabPage4 // this.tabPage4.BackColor = System.Drawing.Color.White; this.tabPage4.Controls.Add(this.DeleteNameFilterButton); this.tabPage4.Controls.Add(this.btnAdd); this.tabPage4.Controls.Add(this.gradientPanel10); this.tabPage4.Controls.Add(this.btnApply); this.tabPage4.Controls.Add(this.gradientPanel9); this.tabPage4.Location = new System.Drawing.Point(4, 22); this.tabPage4.Name = "tabPage4"; this.tabPage4.Padding = new System.Windows.Forms.Padding(3); this.tabPage4.Size = new System.Drawing.Size(537, 416); this.tabPage4.TabIndex = 3; this.tabPage4.Text = "Exclude by name"; // // DeleteNameFilterButton // this.DeleteNameFilterButton.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right))); this.DeleteNameFilterButton.ForeColor = System.Drawing.SystemColors.ControlText; this.DeleteNameFilterButton.Location = new System.Drawing.Point(464, 387); this.DeleteNameFilterButton.Name = "DeleteNameFilterButton"; this.DeleteNameFilterButton.Size = new System.Drawing.Size(58, 23); this.DeleteNameFilterButton.TabIndex = 6; this.DeleteNameFilterButton.Text = "Delete"; this.DeleteNameFilterButton.UseVisualStyleBackColor = true; this.DeleteNameFilterButton.Click += new System.EventHandler(this.DeleteNameFilterButton_Click); // // btnAdd // this.btnAdd.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right))); this.btnAdd.ForeColor = System.Drawing.SystemColors.ControlText; this.btnAdd.Location = new System.Drawing.Point(336, 387); this.btnAdd.Name = "btnAdd"; this.btnAdd.Size = new System.Drawing.Size(58, 23); this.btnAdd.TabIndex = 3; this.btnAdd.Text = "Add"; this.btnAdd.UseVisualStyleBackColor = true; this.btnAdd.Click += new System.EventHandler(this.btnAdd_Click); // // gradientPanel10 // this.gradientPanel10.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.gradientPanel10.Controls.Add(this.lstFilters); this.gradientPanel10.Location = new System.Drawing.Point(6, 33); this.gradientPanel10.Name = "gradientPanel10"; this.gradientPanel10.Size = new System.Drawing.Size(524, 348); this.gradientPanel10.TabIndex = 5; // // lstFilters // this.lstFilters.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.lstFilters.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] { this.columnHeader1, this.columnHeader2, this.columnHeader3, this.columnHeader4}); this.lstFilters.FullRowSelect = true; this.lstFilters.Location = new System.Drawing.Point(7, 8); this.lstFilters.Name = "lstFilters"; this.lstFilters.Size = new System.Drawing.Size(509, 333); this.lstFilters.TabIndex = 0; this.lstFilters.UseCompatibleStateImageBehavior = false; this.lstFilters.View = System.Windows.Forms.View.Details; this.lstFilters.DoubleClick += new System.EventHandler(this.lstFilters_DoubleClick); // // columnHeader1 // this.columnHeader1.Text = "Exclusion pattern"; this.columnHeader1.Width = 250; // // columnHeader2 // this.columnHeader2.Text = "Item type"; this.columnHeader2.Width = 100; // // columnHeader3 // this.columnHeader3.Width = 0; // // columnHeader4 // this.columnHeader4.Text = ""; // // btnApply // this.btnApply.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right))); this.btnApply.ForeColor = System.Drawing.SystemColors.ControlText; this.btnApply.Location = new System.Drawing.Point(400, 387); this.btnApply.Name = "btnApply"; this.btnApply.Size = new System.Drawing.Size(58, 23); this.btnApply.TabIndex = 2; this.btnApply.Text = "Edit"; this.btnApply.UseVisualStyleBackColor = true; this.btnApply.Click += new System.EventHandler(this.btnApply_Click); // // gradientPanel9 // this.gradientPanel9.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.gradientPanel9.Controls.Add(this.label1); this.gradientPanel9.Location = new System.Drawing.Point(5, 6); this.gradientPanel9.Name = "gradientPanel9"; this.gradientPanel9.Size = new System.Drawing.Size(525, 21); this.gradientPanel9.TabIndex = 4; // // label1 // this.label1.AutoSize = true; this.label1.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.label1.Location = new System.Drawing.Point(4, 4); this.label1.Name = "label1"; this.label1.Size = new System.Drawing.Size(136, 13); this.label1.TabIndex = 3; this.label1.Text = "Exclude items by name"; // // tabPage2 // this.tabPage2.BackColor = System.Drawing.Color.White; this.tabPage2.Controls.Add(this.gradientPanel8); this.tabPage2.Controls.Add(this.gradientPanel7); this.tabPage2.Location = new System.Drawing.Point(4, 22); this.tabPage2.Name = "tabPage2"; this.tabPage2.Padding = new System.Windows.Forms.Padding(3); this.tabPage2.Size = new System.Drawing.Size(537, 416); this.tabPage2.TabIndex = 1; this.tabPage2.Text = "Defaults"; // // gradientPanel8 // this.gradientPanel8.Controls.Add(this.txtXML); this.gradientPanel8.Controls.Add(this.label2); this.gradientPanel8.Controls.Add(this.label10); this.gradientPanel8.Controls.Add(this.txtDefaultInteger); this.gradientPanel8.Controls.Add(this.txtTime); this.gradientPanel8.Controls.Add(this.label3); this.gradientPanel8.Controls.Add(this.label9); this.gradientPanel8.Controls.Add(this.txtDefaultReal); this.gradientPanel8.Controls.Add(this.txtVariant); this.gradientPanel8.Controls.Add(this.label4); this.gradientPanel8.Controls.Add(this.label8); this.gradientPanel8.Controls.Add(this.txtText); this.gradientPanel8.Controls.Add(this.txtNText); this.gradientPanel8.Controls.Add(this.label5); this.gradientPanel8.Controls.Add(this.label7); this.gradientPanel8.Controls.Add(this.txtDate); this.gradientPanel8.Controls.Add(this.txtBlob); this.gradientPanel8.Controls.Add(this.label6); this.gradientPanel8.Location = new System.Drawing.Point(5, 33); this.gradientPanel8.Name = "gradientPanel8"; this.gradientPanel8.Size = new System.Drawing.Size(525, 377); this.gradientPanel8.TabIndex = 4; // // gradientPanel7 // this.gradientPanel7.Controls.Add(this.label12); this.gradientPanel7.Location = new System.Drawing.Point(5, 6); this.gradientPanel7.Name = "gradientPanel7"; this.gradientPanel7.Size = new System.Drawing.Size(525, 21); this.gradientPanel7.TabIndex = 3; // // label12 // this.label12.AutoSize = true; this.label12.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.label12.Location = new System.Drawing.Point(4, 4); this.label12.Name = "label12"; this.label12.Size = new System.Drawing.Size(89, 13); this.label12.TabIndex = 3; this.label12.Text = "Default values"; // // tabPage3 // this.tabPage3.BackColor = System.Drawing.Color.White; this.tabPage3.Controls.Add(this.groupBox4); this.tabPage3.Controls.Add(this.gradientPanel16); this.tabPage3.Location = new System.Drawing.Point(4, 22); this.tabPage3.Name = "tabPage3"; this.tabPage3.Size = new System.Drawing.Size(537, 416); this.tabPage3.TabIndex = 2; this.tabPage3.Text = "Script"; // // groupBox4 // this.groupBox4.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.groupBox4.Controls.Add(this.optScriptSchemaBindingAlter); this.groupBox4.Controls.Add(this.optScriptSchemaDrop); this.groupBox4.Location = new System.Drawing.Point(5, 33); this.groupBox4.Name = "groupBox4"; this.groupBox4.Size = new System.Drawing.Size(525, 66); this.groupBox4.TabIndex = 4; this.groupBox4.TabStop = false; this.groupBox4.Text = "When rebuilding a view with schema binding"; // // optScriptSchemaBindingAlter // this.optScriptSchemaBindingAlter.AutoSize = true; this.optScriptSchemaBindingAlter.Checked = true; this.optScriptSchemaBindingAlter.ForeColor = System.Drawing.SystemColors.ControlText; this.optScriptSchemaBindingAlter.Location = new System.Drawing.Point(18, 42); this.optScriptSchemaBindingAlter.Name = "optScriptSchemaBindingAlter"; this.optScriptSchemaBindingAlter.Size = new System.Drawing.Size(120, 17); this.optScriptSchemaBindingAlter.TabIndex = 1; this.optScriptSchemaBindingAlter.TabStop = true; this.optScriptSchemaBindingAlter.Text = "ALTER object twice"; this.optScriptSchemaBindingAlter.UseVisualStyleBackColor = true; // // optScriptSchemaDrop // this.optScriptSchemaDrop.AutoSize = true; this.optScriptSchemaDrop.ForeColor = System.Drawing.SystemColors.ControlText; this.optScriptSchemaDrop.Location = new System.Drawing.Point(18, 19); this.optScriptSchemaDrop.Name = "optScriptSchemaDrop"; this.optScriptSchemaDrop.Size = new System.Drawing.Size(136, 17); this.optScriptSchemaDrop.TabIndex = 0; this.optScriptSchemaDrop.TabStop = true; this.optScriptSchemaDrop.Text = "DROP/CREATE object"; this.optScriptSchemaDrop.UseVisualStyleBackColor = true; // // gradientPanel16 // this.gradientPanel16.Controls.Add(this.label15); this.gradientPanel16.Location = new System.Drawing.Point(5, 6); this.gradientPanel16.Name = "gradientPanel16"; this.gradientPanel16.Size = new System.Drawing.Size(525, 21); this.gradientPanel16.TabIndex = 3; // // label15 // this.label15.AutoSize = true; this.label15.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.label15.Location = new System.Drawing.Point(4, 4); this.label15.Name = "label15"; this.label15.Size = new System.Drawing.Size(144, 13); this.label15.TabIndex = 3; this.label15.Text = "Advanced script options"; // // tabPage5 // this.tabPage5.BackColor = System.Drawing.Color.White; this.tabPage5.Controls.Add(this.gradientPanel15); this.tabPage5.Controls.Add(this.gradientPanel14); this.tabPage5.Controls.Add(this.gradientPanel13); this.tabPage5.Controls.Add(this.gradientPanel12); this.tabPage5.Controls.Add(this.gradientPanel11); this.tabPage5.Controls.Add(this.chkReloadDB); this.tabPage5.Location = new System.Drawing.Point(4, 22); this.tabPage5.Name = "tabPage5"; this.tabPage5.Padding = new System.Windows.Forms.Padding(3); this.tabPage5.Size = new System.Drawing.Size(537, 416); this.tabPage5.TabIndex = 4; this.tabPage5.Text = "Comparison"; // // gradientPanel15 // this.gradientPanel15.Controls.Add(this.chkIgnoreWhiteSpaceInCode); this.gradientPanel15.Location = new System.Drawing.Point(5, 232); this.gradientPanel15.Name = "gradientPanel15"; this.gradientPanel15.Size = new System.Drawing.Size(525, 31); this.gradientPanel15.TabIndex = 7; // // chkIgnoreWhiteSpaceInCode // this.chkIgnoreWhiteSpaceInCode.AutoSize = true; this.chkIgnoreWhiteSpaceInCode.Location = new System.Drawing.Point(7, 7); this.chkIgnoreWhiteSpaceInCode.Name = "chkIgnoreWhiteSpaceInCode"; this.chkIgnoreWhiteSpaceInCode.Size = new System.Drawing.Size(327, 17); this.chkIgnoreWhiteSpaceInCode.TabIndex = 2; this.chkIgnoreWhiteSpaceInCode.Text = "Ignore white spaces in stored procedures, triggers and functions"; this.chkIgnoreWhiteSpaceInCode.UseVisualStyleBackColor = true; // // gradientPanel14 // this.gradientPanel14.Controls.Add(this.label14); this.gradientPanel14.Location = new System.Drawing.Point(5, 135); this.gradientPanel14.Name = "gradientPanel14"; this.gradientPanel14.Size = new System.Drawing.Size(525, 21); this.gradientPanel14.TabIndex = 6; // // label14 // this.label14.AutoSize = true; this.label14.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.label14.Location = new System.Drawing.Point(4, 4); this.label14.Name = "label14"; this.label14.Size = new System.Drawing.Size(247, 13); this.label14.TabIndex = 3; this.label14.Text = "Procedures, functions and triggers options"; // // gradientPanel13 // this.gradientPanel13.Controls.Add(this.rdoCaseSensityInCode); this.gradientPanel13.Controls.Add(this.rdoCaseInsensityInCode); this.gradientPanel13.Location = new System.Drawing.Point(5, 162); this.gradientPanel13.Name = "gradientPanel13"; this.gradientPanel13.Size = new System.Drawing.Size(525, 64); this.gradientPanel13.TabIndex = 5; // // rdoCaseSensityInCode // this.rdoCaseSensityInCode.AutoSize = true; this.rdoCaseSensityInCode.Location = new System.Drawing.Point(13, 36); this.rdoCaseSensityInCode.Name = "rdoCaseSensityInCode"; this.rdoCaseSensityInCode.Size = new System.Drawing.Size(93, 17); this.rdoCaseSensityInCode.TabIndex = 2; this.rdoCaseSensityInCode.Text = "Case sensitive"; this.rdoCaseSensityInCode.UseVisualStyleBackColor = true; // // rdoCaseInsensityInCode // this.rdoCaseInsensityInCode.AutoSize = true; this.rdoCaseInsensityInCode.Checked = true; this.rdoCaseInsensityInCode.Location = new System.Drawing.Point(13, 13); this.rdoCaseInsensityInCode.Name = "rdoCaseInsensityInCode"; this.rdoCaseInsensityInCode.Size = new System.Drawing.Size(101, 17); this.rdoCaseInsensityInCode.TabIndex = 1; this.rdoCaseInsensityInCode.TabStop = true; this.rdoCaseInsensityInCode.Text = "Case insensitive"; this.rdoCaseInsensityInCode.UseVisualStyleBackColor = true; // // gradientPanel12 // this.gradientPanel12.Controls.Add(this.label13); this.gradientPanel12.Location = new System.Drawing.Point(5, 6); this.gradientPanel12.Name = "gradientPanel12"; this.gradientPanel12.Size = new System.Drawing.Size(525, 21); this.gradientPanel12.TabIndex = 4; // // label13 // this.label13.AutoSize = true; this.label13.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.label13.Location = new System.Drawing.Point(4, 4); this.label13.Name = "label13"; this.label13.Size = new System.Drawing.Size(192, 13); this.label13.TabIndex = 3; this.label13.Text = "Collation case sensitivity options"; // // gradientPanel11 // this.gradientPanel11.Controls.Add(this.rdoCaseSensitive); this.gradientPanel11.Controls.Add(this.rdoCaseAutomatic); this.gradientPanel11.Controls.Add(this.rdoCaseInsensitive); this.gradientPanel11.Location = new System.Drawing.Point(5, 33); this.gradientPanel11.Name = "gradientPanel11"; this.gradientPanel11.Size = new System.Drawing.Size(525, 87); this.gradientPanel11.TabIndex = 3; // // rdoCaseSensitive // this.rdoCaseSensitive.AutoSize = true; this.rdoCaseSensitive.Location = new System.Drawing.Point(14, 59); this.rdoCaseSensitive.Name = "rdoCaseSensitive"; this.rdoCaseSensitive.Size = new System.Drawing.Size(93, 17); this.rdoCaseSensitive.TabIndex = 2; this.rdoCaseSensitive.Text = "Case sensitive"; this.rdoCaseSensitive.UseVisualStyleBackColor = true; // // rdoCaseAutomatic // this.rdoCaseAutomatic.AutoSize = true; this.rdoCaseAutomatic.Checked = true; this.rdoCaseAutomatic.Location = new System.Drawing.Point(14, 13); this.rdoCaseAutomatic.Name = "rdoCaseAutomatic"; this.rdoCaseAutomatic.Size = new System.Drawing.Size(200, 17); this.rdoCaseAutomatic.TabIndex = 0; this.rdoCaseAutomatic.TabStop = true; this.rdoCaseAutomatic.Text = "Automatic (detect database collation)"; this.rdoCaseAutomatic.UseVisualStyleBackColor = true; // // rdoCaseInsensitive // this.rdoCaseInsensitive.AutoSize = true; this.rdoCaseInsensitive.Location = new System.Drawing.Point(14, 36); this.rdoCaseInsensitive.Name = "rdoCaseInsensitive"; this.rdoCaseInsensitive.Size = new System.Drawing.Size(101, 17); this.rdoCaseInsensitive.TabIndex = 1; this.rdoCaseInsensitive.Text = "Case insensitive"; this.rdoCaseInsensitive.UseVisualStyleBackColor = true; // // chkReloadDB // this.chkReloadDB.AutoSize = true; this.chkReloadDB.Location = new System.Drawing.Point(12, 393); this.chkReloadDB.Name = "chkReloadDB"; this.chkReloadDB.Size = new System.Drawing.Size(251, 17); this.chkReloadDB.TabIndex = 8; this.chkReloadDB.Text = "Reload database comparison after each update"; this.chkReloadDB.UseVisualStyleBackColor = false; // // IncludeSynonymsCheckBox // this.IncludeSynonymsCheckBox.AutoSize = true; this.IncludeSynonymsCheckBox.Checked = true; this.IncludeSynonymsCheckBox.CheckState = System.Windows.Forms.CheckState.Checked; this.IncludeSynonymsCheckBox.ForeColor = System.Drawing.SystemColors.ControlText; this.IncludeSynonymsCheckBox.Location = new System.Drawing.Point(13, 144); this.IncludeSynonymsCheckBox.Name = "IncludeSynonymsCheckBox"; this.IncludeSynonymsCheckBox.Size = new System.Drawing.Size(74, 17); this.IncludeSynonymsCheckBox.TabIndex = 28; this.IncludeSynonymsCheckBox.Text = "Synonyms"; this.IncludeSynonymsCheckBox.UseVisualStyleBackColor = true; // // SqlOptionsFront // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.Controls.Add(this.tabControl1); this.Name = "SqlOptionsFront"; this.Size = new System.Drawing.Size(545, 442); this.tabControl1.ResumeLayout(false); this.tabPage1.ResumeLayout(false); this.gradientPanel6.ResumeLayout(false); this.gradientPanel6.PerformLayout(); this.gradientPanel5.ResumeLayout(false); this.gradientPanel5.PerformLayout(); this.gradientPanel4.ResumeLayout(false); this.gradientPanel4.PerformLayout(); this.gradientPanel3.ResumeLayout(false); this.gradientPanel3.PerformLayout(); this.gradientPanel2.ResumeLayout(false); this.gradientPanel2.PerformLayout(); this.gradientPanel1.ResumeLayout(false); this.gradientPanel1.PerformLayout(); this.tabPage4.ResumeLayout(false); this.gradientPanel10.ResumeLayout(false); this.gradientPanel9.ResumeLayout(false); this.gradientPanel9.PerformLayout(); this.tabPage2.ResumeLayout(false); this.gradientPanel8.ResumeLayout(false); this.gradientPanel8.PerformLayout(); this.gradientPanel7.ResumeLayout(false); this.gradientPanel7.PerformLayout(); this.tabPage3.ResumeLayout(false); this.groupBox4.ResumeLayout(false); this.groupBox4.PerformLayout(); this.gradientPanel16.ResumeLayout(false); this.gradientPanel16.PerformLayout(); this.tabPage5.ResumeLayout(false); this.tabPage5.PerformLayout(); this.gradientPanel15.ResumeLayout(false); this.gradientPanel15.PerformLayout(); this.gradientPanel14.ResumeLayout(false); this.gradientPanel14.PerformLayout(); this.gradientPanel13.ResumeLayout(false); this.gradientPanel13.PerformLayout(); this.gradientPanel12.ResumeLayout(false); this.gradientPanel12.PerformLayout(); this.gradientPanel11.ResumeLayout(false); this.gradientPanel11.PerformLayout(); this.ResumeLayout(false); } #endregion private CheckBox chkCompExtendedProperties; private CheckBox chkConstraints; private CheckBox chkCompSchemas; private CheckBox chkCompUDT; private CheckBox chkIndex; private CheckBox chkTableOption; private CheckBox chkCompXMLSchemas; private CheckBox chkCompFunciones; private CheckBox chkCompStoredProcedure; private CheckBox chkTables; private CheckBox chkCompTriggers; private CheckBox chkCompVistas; private Label label2; private TextBox txtDefaultReal; private Label label3; private TextBox txtDefaultInteger; private TextBox txtText; private Label label4; private TextBox txtNText; private Label label7; private TextBox txtBlob; private Label label6; private TextBox txtDate; private Label label5; private TextBox txtVariant; private Label label8; private CheckBox chkTablesColumnIdentity; private CheckBox chkTablesColumnCollation; private CheckBox chkFileGroups; private CheckBox chkCompAssemblys; private TabControl tabControl1; private TabPage tabPage1; private TabPage tabPage2; private CheckBox chkTablesColumnOrder; private CheckBox chkIndexFillFactor; private CheckBox chkCompTriggersDDL; private CheckBox chkIndexIncludeColumns; private CheckBox chkCompUsers; private TabPage tabPage3; private CheckBox chkCompRoles; private TabPage tabPage4; private ListView lstFilters; private ColumnHeader columnHeader1; private ColumnHeader columnHeader2; private ColumnHeader columnHeader3; private ColumnHeader columnHeader4; private Button btnApply; private Button btnAdd; private CheckBox chkIgnoreNotForReplication; private CheckBox chkCompRules; private CheckBox chkFullText; private CheckBox chkIndexRowLock; private CheckBox chkCompCLRStore; private CheckBox chkCompCLRTrigger; private CheckBox chkCompCLRFunctions; private CheckBox chkCompCLRUDT; private CheckBox checkBox4; private CheckBox checkPartitionFunction; private CheckBox checkBox5; private TabPage tabPage5; private RadioButton rdoCaseAutomatic; private RadioButton rdoCaseSensitive; private RadioButton rdoCaseInsensitive; private TextBox txtTime; private Label label9; private TextBox txtXML; private Label label10; private CheckBox chkConstraintsPK; private CheckBox chkConstraintsFK; private CheckBox chkConstraintsUK; private CheckBox chkConstraintsCheck; private CheckBox chkIndexFilter; private CheckBox chkFullTextPath; private RadioButton rdoCaseSensityInCode; private RadioButton rdoCaseInsensityInCode; private CheckBox chkIgnoreWhiteSpaceInCode; private Panel gradientPanel1; private Label label11; private Panel gradientPanel2; private Panel gradientPanel3; private Panel gradientPanel4; private Panel gradientPanel5; private Panel gradientPanel6; private Panel gradientPanel8; private Panel gradientPanel7; private Label label12; private Panel gradientPanel9; private Label label1; private Panel gradientPanel10; private CheckBox chkTableLockEscalation; private CheckBox chkTableChangeTracking; private CheckBox checkBox1; private Panel gradientPanel12; private Label label13; private Panel gradientPanel11; private Panel gradientPanel13; private Panel gradientPanel14; private Label label14; private Panel gradientPanel15; private Panel gradientPanel16; private Label label15; private GroupBox groupBox4; private RadioButton optScriptSchemaBindingAlter; private RadioButton optScriptSchemaDrop; private CheckBox chkReloadDB; private Button DeleteNameFilterButton; private CheckBox IncludeSynonymsCheckBox; } }