什么是数据生成计划(MS Visual Studio)?

发布于 2024-12-14 14:15:14 字数 224 浏览 2 评论 0原文

在面向数据库专业人员的 Microsoft Visual Studio Team Edition 中,数据生成计划向导实际执行什么操作? 它是一个将随机数据转储到我的表中以便我可以测试我的数据库驱动的应用程序的工具吗? 或者它是一个从数据库 A 提取内容的工具,以便我稍后可以将相同的内容插入数据库 B ?

我将不胜感激任何帮助。

In Microsoft Visual Studio Team Edition for Database Professionals , what does the Data Generation Plan wizard actually do ?
Is it a tool that dumps random data into my tables so I can test my database-driven application ??!
Or is it a tool that pulls stuff from database A so I can later insert the same stuff into database B ?

I would appreciate any help.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

七分※倦醒 2024-12-21 14:15:14

数据生成计划

您可以使用 Microsoft Visual Studio Team Edition for Database
专业人员生成有意义的数据进行测试。你可以
生成随机数据,从现有数据源生成数据,以及
控制数据生成的许多方面。

Data Generation Plans:

You can use Microsoft Visual Studio Team Edition for Database
Professionals to generate meaningful data for testing. You can
generate random data, generate data from existing data sources, and
control many aspects of data generation.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文