PropertyExtensions.GetValueComparer(IProperty) Yöntem

Tanım

Bu ValueComparer özellik için veya hiçbiri null ayarlanmışsa için alır.

public static Microsoft.EntityFrameworkCore.ChangeTracking.ValueComparer GetValueComparer (this Microsoft.EntityFrameworkCore.Metadata.IProperty property);
static member GetValueComparer : Microsoft.EntityFrameworkCore.Metadata.IProperty -> Microsoft.EntityFrameworkCore.ChangeTracking.ValueComparer
<Extension()>
Public Function GetValueComparer (property As IProperty) As ValueComparer

Parametreler

property
IProperty

Özellik.

Döndürülenler

ValueComparer

Karşılaştırıldığında veya null ayarlı değilse.

Şunlara uygulanır