RuntimeProperty.IReadOnlyProperty.GetProviderValueComparer 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
ValueComparer取得要用於這個屬性之提供者值的 。
[System.Diagnostics.DebuggerStepThrough]
Microsoft.EntityFrameworkCore.ChangeTracking.ValueComparer IReadOnlyProperty.GetProviderValueComparer ();
[<System.Diagnostics.DebuggerStepThrough>]
abstract member Microsoft.EntityFrameworkCore.Metadata.IReadOnlyProperty.GetProviderValueComparer : unit -> Microsoft.EntityFrameworkCore.ChangeTracking.ValueComparer
override this.Microsoft.EntityFrameworkCore.Metadata.IReadOnlyProperty.GetProviderValueComparer : unit -> Microsoft.EntityFrameworkCore.ChangeTracking.ValueComparer
Function GetProviderValueComparer () As ValueComparer Implements IReadOnlyProperty.GetProviderValueComparer
傳回
比較子。
實作
- 屬性