Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在使用 CRMSVCUTIL.exe 针对我的 CRM 2011 On Premise 实例生成早期绑定数据上下文。我注意到在生成的代码中上下文被标记为公开。我希望这是内部的,以便从消费层隐藏上下文。打开生成的文件并手动更改访问修饰符很容易,但是如果有设置可以代替,我希望它是自动的。
没有专门的命令行参数或设置;但是,您可以使用命令行自动执行它,然后对其进行适当的修改。
http://msdn.microsoft.com/en-us/library/ff681563.aspx