Compartilhar via


Método EnvironmentReference.Key.GetHashCode

Retrieves the hash code of the EnvironmentReference.Key class.

Namespace:  Microsoft.SqlServer.Management.IntegrationServices
Assembly:  Microsoft.SqlServer.Management.IntegrationServices (em Microsoft.SqlServer.Management.IntegrationServices.dll)

Sintaxe

'Declaração
Public Overrides Function GetHashCode As Integer
'Uso
Dim instance As EnvironmentReference.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

Valor de retorno

Tipo: System.Int32
The hash code of the specified class.

Consulte também

Referência

EnvironmentReference.Key Classe

Namespace Microsoft.SqlServer.Management.IntegrationServices