DatabaseDeploymentElement Members
Represents the DatabaseDeployment configuration element in the DatabaseUnitTesting section of the app.config file.
The following tables list the members exposed by the DatabaseDeploymentElement type.
Public Constructors
Name | Description | |
---|---|---|
![]() |
DatabaseDeploymentElement | Initializes a new instance of the DatabaseDeploymentElement class. |
Top
Public Properties
(see also Protected Properties )
Name | Description | |
---|---|---|
![]() |
Configuration | Gets or sets the name test project configuration. For example, "debug" or "retail". |
![]() |
DatabaseProjectFileName | Gets or sets the name of the database test project file. |
![]() |
ElementInformation | (Inherited from ConfigurationElement.) |
![]() |
LockAllAttributesExcept | (Inherited from ConfigurationElement.) |
![]() |
LockAllElementsExcept | (Inherited from ConfigurationElement.) |
![]() |
LockAttributes | (Inherited from ConfigurationElement.) |
![]() |
LockElements | (Inherited from ConfigurationElement.) |
![]() |
LockItem | (Inherited from ConfigurationElement.) |
Top
Protected Properties
Name | Description | |
---|---|---|
![]() |
ElementProperty | (Inherited from ConfigurationElement.) |
![]() |
EvaluationContext | (Inherited from ConfigurationElement.) |
![]() |
Item | Overloaded. (Inherited from ConfigurationElement.) |
![]() |
Properties | (Inherited from ConfigurationElement.) |
Top
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
![]() |
Equals | Overloaded. (Inherited from ConfigurationElement.) |
![]() |
GetHashCode | (Inherited from ConfigurationElement.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
IsReadOnly | (Inherited from ConfigurationElement.) |
![]() ![]() |
ReferenceEquals | (Inherited from Object.) |
![]() |
ToString | (Inherited from Object.) |
Top
Protected Methods
Top
See Also
Reference
DatabaseDeploymentElement Class
Microsoft.VisualStudio.TeamSystem.Data.UnitTesting.Configuration Namespace