次の方法で共有


RuntimeProperty.IReadOnlyProperty.GetProviderValueComparer メソッド

定義

このプロパティの 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

戻り値

比較子。

実装

属性

適用対象