HistoryRow(String, String) Oluşturucu

Tanım

Belirtilen sürüm için HistoryRow belirtilen geçiş tanımlayıcısı ile yeni bir EF Core.

public HistoryRow (string migrationId, string productVersion);
new Microsoft.EntityFrameworkCore.Migrations.HistoryRow : string * string -> Microsoft.EntityFrameworkCore.Migrations.HistoryRow
Public Sub New (migrationId As String, productVersion As String)

Parametreler

migrationId
String

Geçiş tanımlayıcısı.

productVersion
String

EF Core derlemenin sürümünden elde edilen AssemblyInformationalVersionAttribute EF Core.

Şunlara uygulanır