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