Partilhar via


CorrelationQuery.GetHashCode Método

Definição

Retorna o código hash do CorrelationQuery atual.

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

Retornos

Int32

O código hash do CorrelationQuery atual.

Comentários

GetHashCode Retorna um código hash com base no valor da Where cláusula.

Aplica-se a