Sdílet prostřednictvím


DeploymentContributorContext – 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 DeploymentContributorContext(
    Dictionary<string, string> arguments
)
public:
DeploymentContributorContext(
    Dictionary<String^, String^>^ arguments
)
new : 
        arguments:Dictionary<string, string> -> DeploymentContributorContext
public function DeploymentContributorContext(
    arguments : Dictionary<String, String>
)

Parametry

Zabezpečení rozhraní .NET Framework

Viz také

Odkaz

DeploymentContributorContext Třída

DeploymentContributorContext – přetížení

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