HistoryRepository.DefaultTableName 字段

定义

迁移历史记录表的默认名称。

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

字段值

实现

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

适用于