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
Public class ConnectionContextElement Represents the ExecutionContext or PrivilegedContext configuration element in the DatabaseUnitTesting section of the app.config file.
Public class DatabaseDeploymentElement Represents the DatabaseDeployment configuration element in the DatabaseUnitTesting section of the app.config file.
Public class DatabaseUnitTestingSection The DatabaseUnitTesting configuration section in the app.config file.
Public class DataGenerationElement Represents the DataGeneration configuration element in the DatabaseUnitTesting section of the app.config file.

See Also

Reference

Other Resources

Define Custom Conditions for Database Unit Tests