Freigeben über


OperationMessage.Key-Konstruktor

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

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

Syntax

'Declaration
Public Sub New ( _
    id As Long _
)
'Usage
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
)

Parameter

Siehe auch

Verweis

OperationMessage.Key Klasse

Microsoft.SqlServer.Management.IntegrationServices-Namespace