共用方式為


IDbModelCacheKey.GetHashCode 方法

定義

傳回這個快取模型索引鍵的雜湊函式。

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

傳回

這個快取模型索引鍵的雜湊函式。

適用於