MigrationsScaffolderDependencies.SnapshotModelProcessor 属性

定义

快照模型处理器。

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

属性值

Microsoft.EntityFrameworkCore.Migrations.Internal.ISnapshotModelProcessor
属性

适用于