通过


CorrelationQuery.GetHashCode 方法

定义

返回当前 CorrelationQuery哈希代码。

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

返回

当前 CorrelationQuery哈希代码。

注解

GetHashCode 根据子句的值 Where 返回哈希代码。

适用于