表示 app.config 文件的 DatabaseUnitTesting 部分中的 DatabaseDeployment 配置元素。
继承层次结构
System.Object
  System.Configuration.ConfigurationElement
    Microsoft.Data.Schema.UnitTesting.Configuration.DatabaseDeploymentElement
命名空间:  Microsoft.Data.Schema.UnitTesting.Configuration
程序集:  Microsoft.Data.Schema.UnitTesting(在 Microsoft.Data.Schema.UnitTesting.dll 中)
语法
声明
Public NotInheritable Class DatabaseDeploymentElement _
    Inherits ConfigurationElement
public sealed class DatabaseDeploymentElement : ConfigurationElement
public ref class DatabaseDeploymentElement sealed : public ConfigurationElement
[<Sealed>]
type DatabaseDeploymentElement =  
    class
        inherit ConfigurationElement
    end
public final class DatabaseDeploymentElement extends ConfigurationElement
DatabaseDeploymentElement 类型公开以下成员。
构造函数
| 名称 | 说明 | |
|---|---|---|
| .gif) | DatabaseDeploymentElement | 初始化 DatabaseDeploymentElement 类的新实例。 | 
页首
属性
页首
方法
页首
线程安全
此类型的任何公共 static(在 Visual Basic 中为 Shared) 成员都是线程安全的。但不保证所有实例成员都是线程安全的。
.gif)
.gif)
.gif)