DatabaseDeploymentElement 類別
代表 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 型別會公開下列成員。
建構函式
名稱 | 說明 | |
---|---|---|
DatabaseDeploymentElement | 初始化 DatabaseDeploymentElement 類別的新執行個體。 |
回頁首
屬性
回頁首
方法
回頁首
執行緒安全
這個型別的任何 Public static (在 Visual Basic 中為 Shared) 成員都具備執行緒安全。並非所有的執行個體成員都是安全執行緒。