MigrationsScaffolderDependencies.SnapshotModelProcessor Eigenschaft
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
Der Momentaufnahme Modellprozessor.
public Microsoft.EntityFrameworkCore.Migrations.Internal.ISnapshotModelProcessor SnapshotModelProcessor { get; }
[Microsoft.EntityFrameworkCore.Infrastructure.EntityFrameworkInternal]
public Microsoft.EntityFrameworkCore.Migrations.Internal.ISnapshotModelProcessor SnapshotModelProcessor { get; }
[Microsoft.EntityFrameworkCore.Infrastructure.EntityFrameworkInternal]
public Microsoft.EntityFrameworkCore.Migrations.Internal.ISnapshotModelProcessor SnapshotModelProcessor { get; init; }
member this.SnapshotModelProcessor : Microsoft.EntityFrameworkCore.Migrations.Internal.ISnapshotModelProcessor
[<Microsoft.EntityFrameworkCore.Infrastructure.EntityFrameworkInternal>]
member this.SnapshotModelProcessor : Microsoft.EntityFrameworkCore.Migrations.Internal.ISnapshotModelProcessor
[<Microsoft.EntityFrameworkCore.Infrastructure.EntityFrameworkInternal>]
member this.SnapshotModelProcessor : Microsoft.EntityFrameworkCore.Migrations.Internal.ISnapshotModelProcessor with get, set
Public ReadOnly Property SnapshotModelProcessor As ISnapshotModelProcessor
Public Property SnapshotModelProcessor As ISnapshotModelProcessor
Eigenschaftswert
Microsoft.EntityFrameworkCore.Migrations.Internal.ISnapshotModelProcessor
- Attribute
Gilt für:
Zusammenarbeit auf GitHub
Die Quelle für diesen Inhalt finden Sie auf GitHub, wo Sie auch Issues und Pull Requests erstellen und überprüfen können. Weitere Informationen finden Sie in unserem Leitfaden für Mitwirkende.
Entity Framework