public override global::System.Data.DataSet Clone()
        {
            dataHDBanHang cln = ((dataHDBanHang)(base.Clone()));

            cln.InitVars();
            cln.SchemaSerializationMode = this.SchemaSerializationMode;
            return(cln);
        }