共用方式為


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

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

語法

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

參數

.NET Framework 安全性

請參閱

參考

DeploymentPlanContributorContext 類別

DeploymentPlanContributorContext 多載

Microsoft.Data.Schema.Build 命名空間