Partager via


OperationExecutor.ContextOperations Property

Definition

Exposes the underlying operations for testing.

[Microsoft.EntityFrameworkCore.Infrastructure.EntityFrameworkInternal]
public virtual Microsoft.EntityFrameworkCore.Design.Internal.DbContextOperations ContextOperations { get; }
[<Microsoft.EntityFrameworkCore.Infrastructure.EntityFrameworkInternal>]
member this.ContextOperations : Microsoft.EntityFrameworkCore.Design.Internal.DbContextOperations
Public Overridable ReadOnly Property ContextOperations As DbContextOperations

Property Value

Microsoft.EntityFrameworkCore.Design.Internal.DbContextOperations
Attributes

Applies to