UIConnectionInfo.GetHashCode 方法

定义

不要在您的代码中直接引用此成员。 它支持 SQL Server 基础结构。  为指定的类型返回哈希代码。

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

返回

32 位有符号整数哈希代码。

适用于