Compartir a través de


CollectorConfigStore.Key.GetHashCode Método

Gets the hash code for a key.

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

Sintaxis

'Declaración
Public Overrides Function GetHashCode As Integer
'Uso
Dim instance As CollectorConfigStore.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 devuelto

Tipo: System.Int32
A Int that is the hash code.

Comentarios

This namespace, class, or member is supported only in version 2.0 of the Microsoft .NET Framework.

Vea también

Referencia

CollectorConfigStore.Key Clase

Espacio de nombres Microsoft.SqlServer.Management.Collector