UpdateDatabaseOperation.Migration.MigrationId Property

 

Gets the id of the migration.

Namespace:   System.Data.Entity.Migrations.Model
Assembly:  EntityFramework (in EntityFramework.dll)

public string MigrationId { get; }

Property Value

Type: System.String

The id of the migration.