private void InitClass() {
     this.DataSetName = "DataSet2";
     this.Prefix = "";
     this.Namespace = "http://tempuri.org/DataSet2.xsd";
     this.EnforceConstraints = true;
     this.SchemaSerializationMode = global::System.Data.SchemaSerializationMode.IncludeSchema;
     this.tableBC_DC_10 = new BC_DC_10DataTable();
     base.Tables.Add(this.tableBC_DC_10);
     this.tableBC_DC_11 = new BC_DC_11DataTable();
     base.Tables.Add(this.tableBC_DC_11);
     this.tableBC_DC_12 = new BC_DC_12DataTable();
     base.Tables.Add(this.tableBC_DC_12);
     this.tableBC_DC_14 = new BC_DC_14DataTable();
     base.Tables.Add(this.tableBC_DC_14);
     this.tableBC_DC_15 = new BC_DC_15DataTable();
     base.Tables.Add(this.tableBC_DC_15);
     this.tableBC_DC_16 = new BC_DC_16DataTable();
     base.Tables.Add(this.tableBC_DC_16);
     this.tableBC_PM = new BC_PMDataTable();
     base.Tables.Add(this.tableBC_PM);
     this.tableBC_PM_1 = new BC_PM_1DataTable();
     base.Tables.Add(this.tableBC_PM_1);
     this.tableBC_PM_2 = new BC_PM_2DataTable();
     base.Tables.Add(this.tableBC_PM_2);
     this.tableBC_PM_7 = new BC_PM_7DataTable();
     base.Tables.Add(this.tableBC_PM_7);
     this.tableBC_TTDL = new BC_TTDLDataTable();
     base.Tables.Add(this.tableBC_TTDL);
     this.tableBC_PM_3 = new BC_PM_3DataTable();
     base.Tables.Add(this.tableBC_PM_3);
 }
 internal BC_DC_11Row(global::System.Data.DataRowBuilder rb) : 
         base(rb) {
     this.tableBC_DC_11 = ((BC_DC_11DataTable)(this.Table));
 }
 internal void InitVars(bool initTable) {
     this.tableBC_DC_10 = ((BC_DC_10DataTable)(base.Tables["BC_DC_10"]));
     if ((initTable == true)) {
         if ((this.tableBC_DC_10 != null)) {
             this.tableBC_DC_10.InitVars();
         }
     }
     this.tableBC_DC_11 = ((BC_DC_11DataTable)(base.Tables["BC_DC_11"]));
     if ((initTable == true)) {
         if ((this.tableBC_DC_11 != null)) {
             this.tableBC_DC_11.InitVars();
         }
     }
     this.tableBC_DC_12 = ((BC_DC_12DataTable)(base.Tables["BC_DC_12"]));
     if ((initTable == true)) {
         if ((this.tableBC_DC_12 != null)) {
             this.tableBC_DC_12.InitVars();
         }
     }
     this.tableBC_DC_14 = ((BC_DC_14DataTable)(base.Tables["BC_DC_14"]));
     if ((initTable == true)) {
         if ((this.tableBC_DC_14 != null)) {
             this.tableBC_DC_14.InitVars();
         }
     }
     this.tableBC_DC_15 = ((BC_DC_15DataTable)(base.Tables["BC_DC_15"]));
     if ((initTable == true)) {
         if ((this.tableBC_DC_15 != null)) {
             this.tableBC_DC_15.InitVars();
         }
     }
     this.tableBC_DC_16 = ((BC_DC_16DataTable)(base.Tables["BC_DC_16"]));
     if ((initTable == true)) {
         if ((this.tableBC_DC_16 != null)) {
             this.tableBC_DC_16.InitVars();
         }
     }
     this.tableBC_PM = ((BC_PMDataTable)(base.Tables["BC_PM"]));
     if ((initTable == true)) {
         if ((this.tableBC_PM != null)) {
             this.tableBC_PM.InitVars();
         }
     }
     this.tableBC_PM_1 = ((BC_PM_1DataTable)(base.Tables["BC_PM_1"]));
     if ((initTable == true)) {
         if ((this.tableBC_PM_1 != null)) {
             this.tableBC_PM_1.InitVars();
         }
     }
     this.tableBC_PM_2 = ((BC_PM_2DataTable)(base.Tables["BC_PM_2"]));
     if ((initTable == true)) {
         if ((this.tableBC_PM_2 != null)) {
             this.tableBC_PM_2.InitVars();
         }
     }
     this.tableBC_PM_7 = ((BC_PM_7DataTable)(base.Tables["BC_PM_7"]));
     if ((initTable == true)) {
         if ((this.tableBC_PM_7 != null)) {
             this.tableBC_PM_7.InitVars();
         }
     }
     this.tableBC_TTDL = ((BC_TTDLDataTable)(base.Tables["BC_TTDL"]));
     if ((initTable == true)) {
         if ((this.tableBC_TTDL != null)) {
             this.tableBC_TTDL.InitVars();
         }
     }
     this.tableBC_PM_3 = ((BC_PM_3DataTable)(base.Tables["BC_PM_3"]));
     if ((initTable == true)) {
         if ((this.tableBC_PM_3 != null)) {
             this.tableBC_PM_3.InitVars();
         }
     }
 }