Provides additional metadata about a code-based migration.
public interface IMigrationMetadata
Gets the unique identifier for the migration.
Gets the state of the model before this migration is run.
Gets the state of the model after this migration is run.
System.Data.Entity.Migrations.Infrastructure Namespace