共用方式為


HistoryRow 類別

定義

實體類型,表示移轉歷程記錄資料表中的資料列。

public class HistoryRow
type HistoryRow = class
Public Class HistoryRow
繼承
HistoryRow

備註

如需詳細資訊和範例 ,請參閱資料庫移轉

建構函式

HistoryRow(String, String)

為指定的 EF Core 版本建立具有 HistoryRow 指定移轉識別碼的新 。

屬性

MigrationId

移轉識別碼。

ProductVersion

EF Core 版本,從 AssemblyInformationalVersionAttribute EF Core 元件的 取得。

適用於