ScaffoldedMigration.MigrationId Property

 

Gets or sets the unique identifier for this migration. Typically used for the file name of the generated code.

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

public string MigrationId { get; set; }

Property Value

Type: System.String