我可以使用带有 EF 4 的实体作为许多表的模板吗?
我有许多具有相同结构的表,并且每年我都会添加新表。例如: table012010( id )、table022010( id ) 等 我可以将实体添加到我的 edmx 文件中,并在运行时更改表名称,从哪里选择数据或写入数据? EF 4 可以实现这一点吗?
I have many tables with same structure, and every year I add new tables. For example: table012010( id ), table022010( id ) e.t.c. Can I add an Entity to my edmx file and at runtime to change the table name from where to select data or to write data? Is this possible with EF 4?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论