Partager via


OperationExecutor.DatabaseOperations Property

Definition

Exposes the underlying operations for testing.

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

Property Value

Microsoft.EntityFrameworkCore.Design.Internal.DatabaseOperations
Attributes

Applies to