Condividi tramite


RuntimeEntityType.IRuntimeEntityType.StoreGeneratedValuesFactory Proprietà

Definizione

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

Valore della proprietà

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

Implementazioni

Microsoft.EntityFrameworkCore.Metadata.Internal.IRuntimeEntityType.StoreGeneratedValuesFactory

Si applica a