コード例 #1
0
        public ActionResult Index()
        {
            dbrObj.ConnectDB("oracle");


            return(View());
        }