共用方式為


DeploymentContributorContext 建構函式 (Dictionary<String, String>)

命名空間:  Microsoft.Data.Schema.Build
組件:  Microsoft.Data.Schema (在 Microsoft.Data.Schema.dll 中)

語法

'宣告
Public Sub New ( _
    arguments As Dictionary(Of String, String) _
)
public DeploymentContributorContext(
    Dictionary<string, string> arguments
)
public:
DeploymentContributorContext(
    Dictionary<String^, String^>^ arguments
)
new : 
        arguments:Dictionary<string, string> -> DeploymentContributorContext
public function DeploymentContributorContext(
    arguments : Dictionary<String, String>
)

參數

.NET Framework 安全性

請參閱

參考

DeploymentContributorContext 類別

DeploymentContributorContext 多載

Microsoft.Data.Schema.Build 命名空間