UpdateDatabaseOperation.Migrations Property
Gets the migrations applied during the update database operation.
Assembly: EntityFramework (in EntityFramework.dll)
Property Value
Type: System.Collections.Generic.IList<UpdateDatabaseOperation.Migration>The migrations applied during the update database operation.