RuntimeProperty.IReadOnlyProperty.GetValueComparer 方法

定义

ValueComparer获取此属性的 。

[System.Diagnostics.DebuggerStepThrough]
Microsoft.EntityFrameworkCore.ChangeTracking.ValueComparer? IReadOnlyProperty.GetValueComparer ();
[System.Diagnostics.DebuggerStepThrough]
Microsoft.EntityFrameworkCore.ChangeTracking.ValueComparer IReadOnlyProperty.GetValueComparer ();
[<System.Diagnostics.DebuggerStepThrough>]
abstract member Microsoft.EntityFrameworkCore.Metadata.IReadOnlyProperty.GetValueComparer : unit -> Microsoft.EntityFrameworkCore.ChangeTracking.ValueComparer
override this.Microsoft.EntityFrameworkCore.Metadata.IReadOnlyProperty.GetValueComparer : unit -> Microsoft.EntityFrameworkCore.ChangeTracking.ValueComparer
Function GetValueComparer () As ValueComparer Implements IReadOnlyProperty.GetValueComparer

返回

比较器。

实现

属性

适用于