Partager via


Constructeur IdKey (Int64)

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

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

Paramètres

Voir aussi

Référence

IdKey Classe

Surcharge IdKey

Espace de noms Microsoft.SqlServer.Management.IntegrationServices