Partager via


RuntimeEntityType.IRuntimeEntityType.ShadowValuesFactory Propriété

Définition

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

Valeur de propriété

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

Implémente

Microsoft.EntityFrameworkCore.Metadata.Internal.IRuntimeEntityType.ShadowValuesFactory

S’applique à