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

返回

比较器。

实现

属性

适用于