Compartir a través de


Operation.Key Constructor

Initializes a new instance of the Operation.Key class with the specified Id.

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 Operation.Key(id)
public Key(
    long id
)
public:
Key(
    long long id
)
new : 
        id:int64 -> Key
public function Operation.Key(
    id : long
)

Parámetros

Vea también

Referencia

Operation.Key Clase

Espacio de nombres Microsoft.SqlServer.Management.IntegrationServices