Compartir a través de


IdKey.GetHashCode Método

Retrieves the hash code.

Espacio de nombres:  Microsoft.SqlServer.Management.IntegrationServices
Ensamblado:  Microsoft.SqlServer.Management.IntegrationServices (en Microsoft.SqlServer.Management.IntegrationServices.dll)

Sintaxis

'Declaración
Public Overrides Function GetHashCode As Integer
'Uso
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

Valor devuelto

Tipo: System.Int32
The hash code.

Vea también

Referencia

IdKey Clase

Espacio de nombres Microsoft.SqlServer.Management.IntegrationServices