Partager via


DeploymentContributorContext, constructeur (Dictionary<String, String>)

Espace de noms :  Microsoft.Data.Schema.Build
Assembly :  Microsoft.Data.Schema (dans Microsoft.Data.Schema.dll)

Syntaxe

'Déclaration
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>
)

Paramètres

Sécurité .NET Framework

Voir aussi

Référence

DeploymentContributorContext Classe

DeploymentContributorContext, surcharge

Microsoft.Data.Schema.Build, espace de noms