Partager via


Constructeur ParameterInfo.Key

Initializes a new instance of the ParameterInfo.Key class with the specified name.

Espace de noms :  Microsoft.SqlServer.Management.IntegrationServices
Assembly :  Microsoft.SqlServer.Management.IntegrationServices (en Microsoft.SqlServer.Management.IntegrationServices.dll)

Syntaxe

'Déclaration
Public Sub New ( _
    name As String _
)
'Utilisation
Dim name As String 

Dim instance As New ParameterInfo.Key(name)
public Key(
    string name
)
public:
Key(
    String^ name
)
new : 
        name:string -> Key
public function ParameterInfo.Key(
    name : String
)

Paramètres

Voir aussi

Référence

ParameterInfo.Key Classe

Espace de noms Microsoft.SqlServer.Management.IntegrationServices