Compartir a través de


IdKey Constructor (IdKey)

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

Espacio de nombres:  Microsoft.SqlServer.Management.IntegrationServices
Ensamblado:  Microsoft.SqlServer.Management.IntegrationServices (en Microsoft.SqlServer.Management.IntegrationServices.dll)

Sintaxis

'Declaración
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

Vea también

Referencia

IdKey Clase

Sobrecarga de IdKey

Espacio de nombres Microsoft.SqlServer.Management.IntegrationServices