RuntimeEntityType.IRuntimeEntityType.EmptyShadowValuesFactory Property

Definition

Microsoft.EntityFrameworkCore.Metadata.Internal.IRuntimeEntityType.EmptyShadowValuesFactory
Func<Microsoft.EntityFrameworkCore.ChangeTracking.Internal.ISnapshot> Microsoft.EntityFrameworkCore.Metadata.Internal.IRuntimeEntityType.EmptyShadowValuesFactory { get; }
member this.Microsoft.EntityFrameworkCore.Metadata.Internal.IRuntimeEntityType.EmptyShadowValuesFactory : Func<Microsoft.EntityFrameworkCore.ChangeTracking.Internal.ISnapshot>
 ReadOnly Property EmptyShadowValuesFactory As Func(Of ISnapshot) Implements IRuntimeEntityType.EmptyShadowValuesFactory

Property Value

Func<Microsoft.EntityFrameworkCore.ChangeTracking.Internal.ISnapshot>

Implements

Microsoft.EntityFrameworkCore.Metadata.Internal.IRuntimeEntityType.EmptyShadowValuesFactory

Applies to