EntryCurrentValueComparer<TProperty>(IPropertyBase) Oluşturucu

Tanım

Microsoft.EntityFrameworkCore.ChangeTracking.Internal.EntryCurrentValueComparerÖzellik türü için varsayılan karşılaştırıcıyı kullanarak yeni bir örnek oluşturur.

public EntryCurrentValueComparer (Microsoft.EntityFrameworkCore.Metadata.IPropertyBase property);
new Microsoft.EntityFrameworkCore.ChangeTracking.EntryCurrentValueComparer<'Property> : Microsoft.EntityFrameworkCore.Metadata.IPropertyBase -> Microsoft.EntityFrameworkCore.ChangeTracking.EntryCurrentValueComparer<'Property>
Public Sub New (property As IPropertyBase)

Parametreler

property
IPropertyBase

Karşılaştırmalar için kullanılacak özellik.

Şunlara uygulanır