namespace Microsoft.EntityFrameworkCore.ChangeTracking
{
public class PropertyEntry<TEntity, TProperty> : PropertyEntry
where TEntity: class
{
[EntityFrameworkInternal]
public PropertyEntry(InternalEntityEntry! internalEntry, string! name);
}
}
Assembly | Microsoft.EntityFrameworkCore , Version=7.0.2.0, PublicKeyToken=adb9793829ddae60 |
---|---|
Package | Microsoft.EntityFrameworkCore net6.0 |
.NET | 6.06.0-android6.0-ios6.0-maccatalyst6.0-macos6.0-tvos6.0-watchos6.0-windows7.07.0-android7.0-ios7.0-macos7.0-tvos7.0-watchos7.0-windows |
OS Platforms | For the selected framework this API is supported on all OS platforms. |