Share via


HistoryRepository.DefaultTableName Field

Definition

The default name for the Migrations history table.

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

Field Value

Implements

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

Applies to