Megosztás a következőn keresztül:


RelationalStrings.MigrationDownMissing Property

Definition

The 'Down' method for this migration has not been implemented. Both the 'Up' abd 'Down' methods must be implemented to support reverting migrations.

public static string MigrationDownMissing { get; }
static member MigrationDownMissing : string
Public Shared ReadOnly Property MigrationDownMissing As String

Property Value

Applies to