BKI_DichVuMatDat.DS.DS_V_GD_HOP_DONG.InitClass C# (CSharp) Method

InitClass() private method

private InitClass ( ) : void
return void
        private void InitClass() {
            this.DataSetName = "DS_V_GD_HOP_DONG";
            this.Prefix = "";
            this.Namespace = "http://tempuri.org/DS_V_GD_HOP_DONG.xsd";
            this.EnforceConstraints = true;
            this.SchemaSerializationMode = global::System.Data.SchemaSerializationMode.IncludeSchema;
        }