The MigrationExecutingEventArgs type exposes the following members.

Properties

  NameDescription
Cancel
Gets or sets whether the migration should be cancelled.
Direction
Gets the direction in which the migration will execute.
Migration
Gets the migration to which the event pertains.
(Inherited from MigrationEventArgs.)

See Also