Partager via


Constructeur IdKey (IdKey)

Initializes a new instance of the IdKey class with the specified other identifier key.

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

Syntaxe

'Déclaration
Public Sub New ( _
    other As IdKey _
)
'Utilisation
Dim other As IdKey 

Dim instance As New IdKey(other)
public IdKey(
    IdKey other
)
public:
IdKey(
    IdKey^ other
)
new : 
        other:IdKey -> IdKey
public function IdKey(
    other : IdKey
)

Paramètres

Voir aussi

Référence

IdKey Classe

Surcharge IdKey

Espace de noms Microsoft.SqlServer.Management.IntegrationServices