次の方法で共有


HistoryRepository.DefaultTableName フィールド

定義

移行履歴テーブルの既定の名前。

public const string DefaultTableName;
val mutable DefaultTableName : string
Public Const DefaultTableName As String 

フィールド値

実装

Microsoft.EntityFrameworkCore.Migrations.IHistoryRepository.<CreateIfNotExistsAsync>d__5

適用対象