Condividi tramite


CorrelationQuery.GetHashCode Metodo

Definizione

Restituisce il codice hash per l'oggetto corrente CorrelationQuery.

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

Restituisce

Codice hash per l'oggetto corrente CorrelationQuery.

Commenti

GetHashCode restituisce un codice hash basato sul valore della Where clausola .

Si applica a