RelationalOptionsExtension.MigrationsHistoryTableName 속성

정의

마이그레이션 기록 테이블에 사용할 테이블 이름이거나 null , 설정되지 않은 경우 입니다.

public virtual string MigrationsHistoryTableName { get; set; }
public virtual string MigrationsHistoryTableName { get; }
public virtual string? MigrationsHistoryTableName { get; }
member this.MigrationsHistoryTableName : string with get, set
member this.MigrationsHistoryTableName : string
Public Overridable Property MigrationsHistoryTableName As String
Public Overridable ReadOnly Property MigrationsHistoryTableName As String

속성 값

적용 대상