MigrationsScaffolderDependencies.OperationReporter Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The operation reporter.
[Microsoft.EntityFrameworkCore.Infrastructure.EntityFrameworkInternal]
public Microsoft.EntityFrameworkCore.Design.Internal.IOperationReporter OperationReporter { get; init; }
public Microsoft.EntityFrameworkCore.Design.Internal.IOperationReporter OperationReporter { get; }
[Microsoft.EntityFrameworkCore.Infrastructure.EntityFrameworkInternal]
public Microsoft.EntityFrameworkCore.Design.Internal.IOperationReporter OperationReporter { get; }
[<Microsoft.EntityFrameworkCore.Infrastructure.EntityFrameworkInternal>]
member this.OperationReporter : Microsoft.EntityFrameworkCore.Design.Internal.IOperationReporter with get, set
member this.OperationReporter : Microsoft.EntityFrameworkCore.Design.Internal.IOperationReporter
[<Microsoft.EntityFrameworkCore.Infrastructure.EntityFrameworkInternal>]
member this.OperationReporter : Microsoft.EntityFrameworkCore.Design.Internal.IOperationReporter
Public Property OperationReporter As IOperationReporter
Public ReadOnly Property OperationReporter As IOperationReporter
Property Value
- Attributes