继承自System.Data.Entity.DbContext类,继承自这个类后,MovieDBContext类就可以表示Movie的DataBase Context(数据库上下文),这个DBContext可以通过操作Movie类对象的“存、取、更新”等,将结果直接作用到数据库。
基于8个网页-相关网页
这应该给你一个计划,所有的命令需要更新您的数据库上下文的当前版本。
This should give you a plan that has all of the commands needed to update your database to the current version of the context.
然后实例化 NotesDXLImporter,以便在数据库上下文中使用 stream,并规定这次的导入是更新而不是创建。
We then instantiate NotesDXLImporter to consume the stream within the database context and specify that this import is an update (and not a create).
数据清理模式的传统上下文是数据库层,经常将数据清理模式应用到此层。
The traditional context of the data cleansing pattern is the database layer, which is where it is most often applied.
应用推荐