Partager via


Propriété IdKey.Id

Gets the identifier of the key.

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

Syntaxe

'Déclaration
Public ReadOnly Property Id As Long 
    Get
'Utilisation
Dim instance As IdKey 
Dim value As Long 

value = instance.Id
public long Id { get; }
public:
property long long Id {
    long long get ();
}
member Id : int64
function get Id () : long

Valeur de propriété

Type : System.Int64
The identifier of the key.

Voir aussi

Référence

IdKey Classe

Espace de noms Microsoft.SqlServer.Management.IntegrationServices