Microsoft.Data.Schema.UnitTesting.Configuration Namespace
The Microsoft.Data.Schema.UnitTesting.Configuration namespace provides classes that you can use to read or write configuration information to the DatabaseUnitTesting section of the app.config file in your database unit test project.
Classes
Class | Description | |
---|---|---|
ConnectionContextElement | Represents the ExecutionContext or PrivilegedContext configuration element in the DatabaseUnitTesting section of the app.config file. | |
DatabaseDeploymentElement | Represents the DatabaseDeployment configuration element in the DatabaseUnitTesting section of the app.config file. | |
DatabaseUnitTestingSection | The DatabaseUnitTesting configuration section in the app.config file. | |
DataGenerationElement | Represents the DataGeneration configuration element in the DatabaseUnitTesting section of the app.config file. |