global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]private void InitClass()
		{
			this.DataSetName = "DS_CM_DM_LOAI_TD";
			this.Prefix = "";
			this.Namespace = "http://www.tempuri.org/DS_CM_DM_LOAI_TD.xsd";
			this.EnforceConstraints = true;
			this.SchemaSerializationMode = global::System.Data.SchemaSerializationMode.IncludeSchema;
			this.tableCM_DM_LOAI_TD = new CM_DM_LOAI_TDDataTable();
			base.Tables.Add(this.tableCM_DM_LOAI_TD);
		}
			global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]internal CM_DM_LOAI_TDRow(global::System.Data.DataRowBuilder rb) : base(rb)
			{
				this.tableCM_DM_LOAI_TD = (CM_DM_LOAI_TDDataTable) this.Table;
			}
		global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]internal void InitVars(bool initTable)
		{
			this.tableCM_DM_LOAI_TD = (CM_DM_LOAI_TDDataTable) (base.Tables["CM_DM_LOAI_TD"]);
			if (initTable == true)
			{
				if (!((this.tableCM_DM_LOAI_TD) == null))
				{
					this.tableCM_DM_LOAI_TD.InitVars();
				}
			}
		}