EntryCurrentValueComparer<TProperty>.GetHashCode(IUpdateEntry) 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
傳回指定物件的雜湊碼。
public int GetHashCode (Microsoft.EntityFrameworkCore.Update.IUpdateEntry obj);
override this.GetHashCode : Microsoft.EntityFrameworkCore.Update.IUpdateEntry -> int
Public Function GetHashCode (obj As IUpdateEntry) As Integer
參數
- obj
- IUpdateEntry
要傳回雜湊碼的 。
傳回
指定物件的雜湊碼。