DefaultLanguage.GetHashCode Method

Definition

This method supports the SQL Server infrastructure and is not intended to be used directly from your code.

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

Returns

A hash code for the current Object.

Applies to