Partager via


Constructeur OperationMessage.Key

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

Espace de noms :  Microsoft.SqlServer.Management.IntegrationServices
Assembly :  Microsoft.SqlServer.Management.IntegrationServices (en Microsoft.SqlServer.Management.IntegrationServices.dll)

Syntaxe

'Déclaration
Public Sub New ( _
    id As Long _
)
'Utilisation
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
)

Paramètres

Voir aussi

Référence

OperationMessage.Key Classe

Espace de noms Microsoft.SqlServer.Management.IntegrationServices