English 中文(简体)
是否有可能用《Ef4 首先法》制成 d子?
原标题:Is it possible to generate db sql script with Ef4 CodeFirst on build?

在建设方面,我要自动制作一张薄片,以创建新的数据库。 我计划使用这一文字,以便我能够建立一个总的数据库,我可以与生产数据库进行比较,制作移民文字。 我只能使用我的开发银行,因为我已安排在发展阶段使用SqlCE。

不幸的是,我似乎无法在《第一附加议定书》中找到任何东西,以产生一种q。 我确信这样做是可能的,因为模式一是这样做的。 我见APICA/6号文件,要求我填写<代码>DbContext,以便启动一个数据库,但没有任何内容给我实际上开始数据库的文字。

我也希望这一文字在建。 发生这种情况的最佳途径是什么? 我正想建立一个T4模板,并利用Chirpy来使这一模板得以建立,但我很想知道,是否有一个更为简单的解决办法。

最佳回答

无 在我看来,可以由英国皇家骑士来做。 。 它将在S.R.S.R.S.R.R.S.R.S.R.S.K.S.R.S.R.S.R.S.R.S.R.S.R.S.S.R.S.R.S.R.S.R.S.R.S.R.R.S.R.S.R.R.S.R.R.R.R.S.R.R.R.S.R.R.R.R.S.R.R.R.S.R.S.R.R.S.R.R.R.S.R.S.R.R.S.R.R.S.S.R.R.S.S.S.S.R.R.R.R.R.R.R.R.S.R.S.S.R.R.S.S.S.S.S.S.S.R.S.S.R.S.S.S.S.S.S.R.R.R.R.R.R.R.R.R

您的设想中的正确做法是安装服务器快车版,并使用标准特征来启动你的数据库。 然后,你要么利用数据库制作文字,要么使用2010年视觉演播室数据库工具,以创建传播器。 禁止生产。

问题回答

对于那些仍然看着的人;

一种选择是,你可以把DDL作为一种扼杀手段,将其保存到档案中;

string sqlscript = (context as IObjectContextAdapter).ObjectContext.CreateDatabaseScript();




相关问题
Anyone feel like passing it forward?

I m the only developer in my company, and am getting along well as an autodidact, but I know I m missing out on the education one gets from working with and having code reviewed by more senior devs. ...

NSArray s, Primitive types and Boxing Oh My!

I m pretty new to the Objective-C world and I have a long history with .net/C# so naturally I m inclined to use my C# wits. Now here s the question: I feel really inclined to create some type of ...

C# Marshal / Pinvoke CBitmap?

I cannot figure out how to marshal a C++ CBitmap to a C# Bitmap or Image class. My import looks like this: [DllImport(@"test.dll", CharSet = CharSet.Unicode)] public static extern IntPtr ...

How to Use Ghostscript DLL to convert PDF to PDF/A

How to user GhostScript DLL to convert PDF to PDF/A. I know I kind of have to call the exported function of gsdll32.dll whose name is gsapi_init_with_args, but how do i pass the right arguments? BTW, ...

Linqy no matchy

Maybe it s something I m doing wrong. I m just learning Linq because I m bored. And so far so good. I made a little program and it basically just outputs all matches (foreach) into a label control. ...

热门标签