/// <summary> 
 /// Required method for Designer support - do not modify 
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestAction RowCountMatch_ALL_Match_TestAction;
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(RowCountTestConditionTests));
     VSDBTestExtensions.RowCountTestCondition rowCountTestCondition1;
     Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestAction RowCountMatch_1To3_Match_TestAction;
     VSDBTestExtensions.RowCountTestCondition rowCountTestCondition2;
     Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestAction RowCountMatch_1And3_Match_TestAction;
     VSDBTestExtensions.RowCountTestCondition rowCountTestCondition3;
     Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestAction RowCountMatch_1And3_Mismatch_TestAction;
     VSDBTestExtensions.RowCountTestCondition rowCountTestCondition4;
     this.RowCountMatch_ALL_MatchData = new Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestActions();
     this.RowCountMatch_1To3_MatchData = new Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestActions();
     this.RowCountMatch_1And3_MatchData = new Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestActions();
     this.RowCountMatch_1And3_MismatchData = new Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestActions();
     RowCountMatch_ALL_Match_TestAction = new Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestAction();
     rowCountTestCondition1 = new VSDBTestExtensions.RowCountTestCondition();
     RowCountMatch_1To3_Match_TestAction = new Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestAction();
     rowCountTestCondition2 = new VSDBTestExtensions.RowCountTestCondition();
     RowCountMatch_1And3_Match_TestAction = new Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestAction();
     rowCountTestCondition3 = new VSDBTestExtensions.RowCountTestCondition();
     RowCountMatch_1And3_Mismatch_TestAction = new Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestAction();
     rowCountTestCondition4 = new VSDBTestExtensions.RowCountTestCondition();
     //
     // RowCountMatch_ALL_Match_TestAction
     //
     RowCountMatch_ALL_Match_TestAction.Conditions.Add(rowCountTestCondition1);
     resources.ApplyResources(RowCountMatch_ALL_Match_TestAction, "RowCountMatch_ALL_Match_TestAction");
     //
     // RowCountMatch_ALL_MatchData
     //
     this.RowCountMatch_ALL_MatchData.PosttestAction = null;
     this.RowCountMatch_ALL_MatchData.PretestAction = null;
     this.RowCountMatch_ALL_MatchData.TestAction = RowCountMatch_ALL_Match_TestAction;
     //
     // rowCountTestCondition1
     //
     rowCountTestCondition1.Enabled = true;
     rowCountTestCondition1.Name = "rowCountTestCondition1";
     rowCountTestCondition1.ResultSets = "ALL";
     //
     // RowCountMatch_1To3_MatchData
     //
     this.RowCountMatch_1To3_MatchData.PosttestAction = null;
     this.RowCountMatch_1To3_MatchData.PretestAction = null;
     this.RowCountMatch_1To3_MatchData.TestAction = RowCountMatch_1To3_Match_TestAction;
     //
     // RowCountMatch_1To3_Match_TestAction
     //
     RowCountMatch_1To3_Match_TestAction.Conditions.Add(rowCountTestCondition2);
     resources.ApplyResources(RowCountMatch_1To3_Match_TestAction, "RowCountMatch_1To3_Match_TestAction");
     //
     // rowCountTestCondition2
     //
     rowCountTestCondition2.Enabled = true;
     rowCountTestCondition2.Name = "rowCountTestCondition2";
     rowCountTestCondition2.ResultSets = "1:3";
     //
     // RowCountMatch_1And3_MatchData
     //
     this.RowCountMatch_1And3_MatchData.PosttestAction = null;
     this.RowCountMatch_1And3_MatchData.PretestAction = null;
     this.RowCountMatch_1And3_MatchData.TestAction = RowCountMatch_1And3_Match_TestAction;
     //
     // RowCountMatch_1And3_Match_TestAction
     //
     RowCountMatch_1And3_Match_TestAction.Conditions.Add(rowCountTestCondition3);
     resources.ApplyResources(RowCountMatch_1And3_Match_TestAction, "RowCountMatch_1And3_Match_TestAction");
     //
     // rowCountTestCondition3
     //
     rowCountTestCondition3.Enabled = true;
     rowCountTestCondition3.Name = "rowCountTestCondition3";
     rowCountTestCondition3.ResultSets = "1,3";
     //
     // RowCountMatch_1And3_MismatchData
     //
     this.RowCountMatch_1And3_MismatchData.PosttestAction = null;
     this.RowCountMatch_1And3_MismatchData.PretestAction = null;
     this.RowCountMatch_1And3_MismatchData.TestAction = RowCountMatch_1And3_Mismatch_TestAction;
     //
     // RowCountMatch_1And3_Mismatch_TestAction
     //
     RowCountMatch_1And3_Mismatch_TestAction.Conditions.Add(rowCountTestCondition4);
     resources.ApplyResources(RowCountMatch_1And3_Mismatch_TestAction, "RowCountMatch_1And3_Mismatch_TestAction");
     //
     // rowCountTestCondition4
     //
     rowCountTestCondition4.Enabled = true;
     rowCountTestCondition4.Name = "rowCountTestCondition4";
     rowCountTestCondition4.ResultSets = "1,3";
 }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestAction RowCountMatch_ALL_Match_TestAction;
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(RowCountTestConditionTests));
     VSDBTestExtensions.RowCountTestCondition       rowCountTestCondition1;
     Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestAction RowCountMatch_1To3_Match_TestAction;
     VSDBTestExtensions.RowCountTestCondition rowCountTestCondition2;
     Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestAction RowCountMatch_1And3_Match_TestAction;
     VSDBTestExtensions.RowCountTestCondition rowCountTestCondition3;
     Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestAction RowCountMatch_1And3_Mismatch_TestAction;
     VSDBTestExtensions.RowCountTestCondition rowCountTestCondition4;
     this.RowCountMatch_ALL_MatchData      = new Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestActions();
     this.RowCountMatch_1To3_MatchData     = new Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestActions();
     this.RowCountMatch_1And3_MatchData    = new Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestActions();
     this.RowCountMatch_1And3_MismatchData = new Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestActions();
     RowCountMatch_ALL_Match_TestAction    = new Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestAction();
     rowCountTestCondition1 = new VSDBTestExtensions.RowCountTestCondition();
     RowCountMatch_1To3_Match_TestAction = new Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestAction();
     rowCountTestCondition2 = new VSDBTestExtensions.RowCountTestCondition();
     RowCountMatch_1And3_Match_TestAction = new Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestAction();
     rowCountTestCondition3 = new VSDBTestExtensions.RowCountTestCondition();
     RowCountMatch_1And3_Mismatch_TestAction = new Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlDatabaseTestAction();
     rowCountTestCondition4 = new VSDBTestExtensions.RowCountTestCondition();
     //
     // RowCountMatch_ALL_Match_TestAction
     //
     RowCountMatch_ALL_Match_TestAction.Conditions.Add(rowCountTestCondition1);
     resources.ApplyResources(RowCountMatch_ALL_Match_TestAction, "RowCountMatch_ALL_Match_TestAction");
     //
     // RowCountMatch_ALL_MatchData
     //
     this.RowCountMatch_ALL_MatchData.PosttestAction = null;
     this.RowCountMatch_ALL_MatchData.PretestAction  = null;
     this.RowCountMatch_ALL_MatchData.TestAction     = RowCountMatch_ALL_Match_TestAction;
     //
     // rowCountTestCondition1
     //
     rowCountTestCondition1.Enabled    = true;
     rowCountTestCondition1.Name       = "rowCountTestCondition1";
     rowCountTestCondition1.ResultSets = "ALL";
     //
     // RowCountMatch_1To3_MatchData
     //
     this.RowCountMatch_1To3_MatchData.PosttestAction = null;
     this.RowCountMatch_1To3_MatchData.PretestAction  = null;
     this.RowCountMatch_1To3_MatchData.TestAction     = RowCountMatch_1To3_Match_TestAction;
     //
     // RowCountMatch_1To3_Match_TestAction
     //
     RowCountMatch_1To3_Match_TestAction.Conditions.Add(rowCountTestCondition2);
     resources.ApplyResources(RowCountMatch_1To3_Match_TestAction, "RowCountMatch_1To3_Match_TestAction");
     //
     // rowCountTestCondition2
     //
     rowCountTestCondition2.Enabled    = true;
     rowCountTestCondition2.Name       = "rowCountTestCondition2";
     rowCountTestCondition2.ResultSets = "1:3";
     //
     // RowCountMatch_1And3_MatchData
     //
     this.RowCountMatch_1And3_MatchData.PosttestAction = null;
     this.RowCountMatch_1And3_MatchData.PretestAction  = null;
     this.RowCountMatch_1And3_MatchData.TestAction     = RowCountMatch_1And3_Match_TestAction;
     //
     // RowCountMatch_1And3_Match_TestAction
     //
     RowCountMatch_1And3_Match_TestAction.Conditions.Add(rowCountTestCondition3);
     resources.ApplyResources(RowCountMatch_1And3_Match_TestAction, "RowCountMatch_1And3_Match_TestAction");
     //
     // rowCountTestCondition3
     //
     rowCountTestCondition3.Enabled    = true;
     rowCountTestCondition3.Name       = "rowCountTestCondition3";
     rowCountTestCondition3.ResultSets = "1,3";
     //
     // RowCountMatch_1And3_MismatchData
     //
     this.RowCountMatch_1And3_MismatchData.PosttestAction = null;
     this.RowCountMatch_1And3_MismatchData.PretestAction  = null;
     this.RowCountMatch_1And3_MismatchData.TestAction     = RowCountMatch_1And3_Mismatch_TestAction;
     //
     // RowCountMatch_1And3_Mismatch_TestAction
     //
     RowCountMatch_1And3_Mismatch_TestAction.Conditions.Add(rowCountTestCondition4);
     resources.ApplyResources(RowCountMatch_1And3_Mismatch_TestAction, "RowCountMatch_1And3_Mismatch_TestAction");
     //
     // rowCountTestCondition4
     //
     rowCountTestCondition4.Enabled    = true;
     rowCountTestCondition4.Name       = "rowCountTestCondition4";
     rowCountTestCondition4.ResultSets = "1,3";
 }