ScaffoldedMigration.MigrationId Property

Definition

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

public string MigrationId { get; set; }
member this.MigrationId : string with get, set
Public Property MigrationId As String

Property Value

Applies to