UIConnectionInfo.GetHashCode Method

Definition

Do not reference this member directly in your code. It supports the SQL Server infrastructure. Returns the hash code for the specified type.

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

Returns

A 32-bit signed integer hash code.

Applies to