Condividi tramite


DbEntityEntry<TEntity>.GetHashCode Metodo

Definizione

Restituisce un codice hash per questa istanza.

[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
public override int GetHashCode ();
override this.GetHashCode : unit -> int
Public Overrides Function GetHashCode () As Integer

Restituisce

Codice hash per questa istanza, adatto per l'utilizzo in algoritmi hash e in strutture di dati, ad esempio una tabella hash.

Attributi

Si applica a