다음을 통해 공유


HistoryContext.DefaultSchema 속성

정의

마이그레이션할 모델의 기본 스키마를 가져옵니다. 이 스키마는 OnModelCreating에서 다른 스키마를 구성하지 않는 한 마이그레이션 기록 테이블에 사용됩니다.

protected string DefaultSchema { get; }
member this.DefaultSchema : string
Protected ReadOnly Property DefaultSchema As String

속성 값

적용 대상