Partager via


Méthode IdKey.GetHashCode

Retrieves the hash code.

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

Syntaxe

'Déclaration
Public Overrides Function GetHashCode As Integer
'Utilisation
Dim instance As IdKey 
Dim returnValue As Integer 

returnValue = instance.GetHashCode()
public override int GetHashCode()
public:
virtual int GetHashCode() override
abstract GetHashCode : unit -> int  
override GetHashCode : unit -> int
public override function GetHashCode() : int

Valeur de retour

Type : System.Int32
The hash code.

Voir aussi

Référence

IdKey Classe

Espace de noms Microsoft.SqlServer.Management.IntegrationServices