Ler em inglês

Compartilhar via


Método PolicyCategory.Key.GetHashCode

Gets the hash code for the object.

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

Sintaxe

public override int GetHashCode()

Valor de retorno

Tipo: System.Int32
A Int32 value that specifies the hash code.

Comentários

The method serves as a hash function for the object. It is suitable for use in hashing algorithms and data structures like a hash table.

Consulte também

Referência

PolicyCategory.Key Classe

Namespace Microsoft.SqlServer.Management.Dmf