global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]private void InitClass()
		{
			this.DataSetName = "DS_CM_DM_TU_DIEN";
			this.Prefix = "";
			this.Namespace = "http://www.tempuri.org/DS_CM_DM_TU_DIEN.xsd";
			this.Locale = new global::System.Globalization.CultureInfo("en-US");
			this.EnforceConstraints = true;
			this.SchemaSerializationMode = global::System.Data.SchemaSerializationMode.IncludeSchema;
			this.tableCM_DM_TU_DIEN = new CM_DM_TU_DIENDataTable();
			base.Tables.Add(this.tableCM_DM_TU_DIEN);
		}
			global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]internal CM_DM_TU_DIENRow(global::System.Data.DataRowBuilder rb) : base(rb)
			{
				this.tableCM_DM_TU_DIEN = (CM_DM_TU_DIENDataTable) this.Table;
			}
		global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]internal void InitVars(bool initTable)
		{
			this.tableCM_DM_TU_DIEN = (CM_DM_TU_DIENDataTable) (base.Tables["CM_DM_TU_DIEN"]);
			if (initTable == true)
			{
				if (!((this.tableCM_DM_TU_DIEN) == null))
				{
					this.tableCM_DM_TU_DIEN.InitVars();
				}
			}
		}