Compartilhar via


Construtor OperationMessage.Key

Initializes a new instance of the OperationMessage.Key class with the specified ID.

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

Sintaxe

'Declaração
Public Sub New ( _
    id As Long _
)
'Uso
Dim id As Long 

Dim instance As New OperationMessage.Key(id)
public Key(
    long id
)
public:
Key(
    long long id
)
new : 
        id:int64 -> Key
public function OperationMessage.Key(
    id : long
)

Parâmetros

Consulte também

Referência

OperationMessage.Key Classe

Namespace Microsoft.SqlServer.Management.IntegrationServices