Sdílet prostřednictvím


RuntimeEntityType.IRuntimeEntityType.EmptyShadowValuesFactory Vlastnost

Definice

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

Hodnota vlastnosti

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

Implementuje

Microsoft.EntityFrameworkCore.Metadata.Internal.IRuntimeEntityType.EmptyShadowValuesFactory

Platí pro