UpdateDatabaseOperation.Migration.Operations Property
Gets the individual operations applied by this migration.
Assembly: EntityFramework (in EntityFramework.dll)
Property Value
Type: System.Collections.Generic.IList<MigrationOperation>The individual operations applied by this migration.