Freigeben über


DeploymentContributorContext-Konstruktor (Dictionary<String, String>)

Namespace:  Microsoft.Data.Schema.Build
Assembly:  Microsoft.Data.Schema (in Microsoft.Data.Schema.dll)

Syntax

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

Parameter

.NET Framework-Sicherheit

Siehe auch

Referenz

DeploymentContributorContext Klasse

DeploymentContributorContext-Überladung

Microsoft.Data.Schema.Build-Namespace