c# - Add entity framework into project but don't see the table in the .edmx file -
so having weird issue ef 5.0/ open connection oracle database using visual studio fine. good. few days ago, when added ef solution, after filtering out connection can see schema want, can see table in .edmx file. made new solution ef , using same connection, can see tables need add @ final step of adding ef, .edmx doesn't show tables @ all. blank... there solutions looked , down google , don't see case similar mine @ all.
Comments
Post a Comment