Sdílet prostřednictvím


DeploymentPlanContributorContext – konstruktor (Dictionary<String, String>)

Obor názvů:  Microsoft.Data.Schema.Build
Sestavení:  Microsoft.Data.Schema (v Microsoft.Data.Schema.dll)

Syntaxe

'Deklarace
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>
)

Parametry

Zabezpečení rozhraní .NET Framework

Viz také

Odkaz

DeploymentPlanContributorContext Třída

DeploymentPlanContributorContext – přetížení

Microsoft.Data.Schema.Build – obor názvů