Condividi tramite


CorrelationQuery.GetHashCode Metodo

Definizione

Restituisce il codice hash per l'oggetto CorrelationQuery corrente.

public:
 override int GetHashCode();
public override int GetHashCode ();
override this.GetHashCode : unit -> int
Public Overrides Function GetHashCode () As Integer

Restituisce

Int32

Codice hash per l'oggetto CorrelationQuery corrente.

Commenti

GetHashCode restituisce un codice hash calcolato in base al valore della clausola Where.

Si applica a