Esempio n. 1
0
        public DataSet BindTech()
        {
            DataSet ds = objdalemp.BindTech();

            return(ds);
        }