Aracılığıyla paylaş


EntryCurrentValueComparer<TProperty>(IPropertyBase) Oluşturucu

Tanım

Özellik türü için varsayılan karşılaştırıcıyı kullanarak yeni Microsoft.EntityFrameworkCore.ChangeTracking.Internal.EntryCurrentValueComparer 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