Condividi tramite


Metodo IntegrationServices.Key.GetHashCode

Retrieves the hash code.

Spazio dei nomi  Microsoft.SqlServer.Management.IntegrationServices
Assembly:  Microsoft.SqlServer.Management.IntegrationServices (in Microsoft.SqlServer.Management.IntegrationServices.dll)

Sintassi

'Dichiarazione
Public Overrides Function GetHashCode As Integer
'Utilizzo
Dim instance As IntegrationServices.Key 
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

Valore restituito

Tipo: System.Int32
The hash code.

Vedere anche

Riferimento

IntegrationServices.Key Classe

Spazio dei nomi Microsoft.SqlServer.Management.IntegrationServices