Compartilhar via


Construtor IdKey (IdKey)

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

Namespace:  Microsoft.SqlServer.Management.IntegrationServices
Assembly:  Microsoft.SqlServer.Management.IntegrationServices (em Microsoft.SqlServer.Management.IntegrationServices.dll)

Sintaxe

'Declaração
Public Sub New ( _
    other As IdKey _
)
'Uso
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
)

Parâmetros

Consulte também

Referência

IdKey Classe

Sobrecarregado IdKey

Namespace Microsoft.SqlServer.Management.IntegrationServices