The MigrationExecutedEventArgs type exposes the following members.

Properties

  NameDescription
Direction
Gets the direction in which the migration was executed.
Migration
Gets the migration to which the event pertains.
(Inherited from MigrationEventArgs.)

See Also