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 命名空间