HistoryRow 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
實體類型,表示移轉歷程記錄資料表中的資料列。
public class HistoryRow
type HistoryRow = class
Public Class HistoryRow
- 繼承
-
HistoryRow
備註
如需詳細資訊和範例 ,請參閱資料庫移轉 。
建構函式
HistoryRow(String, String) |
為指定的 EF Core 版本建立具有 HistoryRow 指定移轉識別碼的新 。 |
屬性
MigrationId |
移轉識別碼。 |
ProductVersion |
EF Core 版本,從 AssemblyInformationalVersionAttribute EF Core 元件的 取得。 |