MigrationsScaffolderDependencies.OperationReporter 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
操作记者。
public Microsoft.EntityFrameworkCore.Design.Internal.IOperationReporter OperationReporter { get; }
[Microsoft.EntityFrameworkCore.Infrastructure.EntityFrameworkInternal]
public Microsoft.EntityFrameworkCore.Design.Internal.IOperationReporter OperationReporter { get; }
[Microsoft.EntityFrameworkCore.Infrastructure.EntityFrameworkInternal]
public Microsoft.EntityFrameworkCore.Design.Internal.IOperationReporter OperationReporter { get; init; }
member this.OperationReporter : Microsoft.EntityFrameworkCore.Design.Internal.IOperationReporter
[<Microsoft.EntityFrameworkCore.Infrastructure.EntityFrameworkInternal>]
member this.OperationReporter : Microsoft.EntityFrameworkCore.Design.Internal.IOperationReporter
[<Microsoft.EntityFrameworkCore.Infrastructure.EntityFrameworkInternal>]
member this.OperationReporter : Microsoft.EntityFrameworkCore.Design.Internal.IOperationReporter with get, set
Public ReadOnly Property OperationReporter As IOperationReporter
Public Property OperationReporter As IOperationReporter
属性值
Microsoft.EntityFrameworkCore.Design.Internal.IOperationReporter
- 属性