Share via


IDbModelCacheKey.GetHashCode Method

Definition

Returns the hash function for this cached model key.

public int GetHashCode ();
abstract member GetHashCode : unit -> int
Public Function GetHashCode () As Integer

Returns

The hash function for this cached model key.

Applies to