OperationExecutor.GetMigrations Class
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.
Represents an operation to list available migrations.
public class OperationExecutor.GetMigrations : Microsoft.EntityFrameworkCore.Design.OperationExecutor.OperationBase
type OperationExecutor.GetMigrations = class
inherit OperationExecutor.OperationBase
Public Class OperationExecutor.GetMigrations
Inherits OperationExecutor.OperationBase
- Inheritance
- Inheritance
Operation |
Initializes a new instance of the OperationExecutor.GetMigrations class. |
Operation |
Initializes a new instance of the OperationExecutor.GetMigrations class. The arguments supported by
|
Execute(Action) |
Executes an action passing exceptions to the IOperationResultHandler. (Inherited from OperationExecutor.OperationBase) |
Execute<T>(Func<IEnumerable<T>>) |
Executes an action passing results or exceptions to the IOperationResultHandler. (Inherited from OperationExecutor.OperationBase) |
Execute<T>(Func<T>) |
Executes an action passing the result or exceptions to the IOperationResultHandler. (Inherited from OperationExecutor.OperationBase) |
Product | Versions |
---|---|
Entity Framework Core | 1.0, 1.1, 2.0, 2.1, 2.2, 3.0, 3.1, 5.0, 6.0, 7.0, 8.0, 9.0 |
Entity Framework feedback
Entity Framework is an open source project. Select a link to provide feedback: