Compartir a través de


IdKey Constructor (Int64)

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

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

Sintaxis

'Declaración
Public Sub New ( _
    id As Long _
)
'Uso
Dim id As Long 

Dim instance As New IdKey(id)
public IdKey(
    long id
)
public:
IdKey(
    long long id
)
new : 
        id:int64 -> IdKey
public function IdKey(
    id : long
)

Parámetros

Vea también

Referencia

IdKey Clase

Sobrecarga de IdKey

Espacio de nombres Microsoft.SqlServer.Management.IntegrationServices