MigrationsScaffolderDependencies.OperationReporter Property

Definition

The operation reporter.

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

Property Value

Microsoft.EntityFrameworkCore.Design.Internal.IOperationReporter
Attributes

Applies to