Beispiel #1
0
            public override global::System.Data.DataTable Clone()
            {
                ProductosDataTable cln = ((ProductosDataTable)(base.Clone()));

                cln.InitVars();
                return(cln);
            }