Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Include Protected Members
Include Inherited Members
Deploys a database project.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name | Description | |
---|---|---|
![]() |
DeployDatabaseProject() | Deploys the database project by using the settings of the user in the app.config file. |
![]() ![]() |
DeployDatabaseProject(String, String, String, String) | Deploys a database project to the database that is specified in the referenced configuration. |
Top
Remarks
These methods are called by the infrastructure when the assembly is initialized. The methods establish the test database before any unit tests being executed.