다음을 통해 공유


DbMigrationsConfiguration.ContextType 속성

정의

마이그레이션할 모델을 나타내는 파생 DbContext를 가져오거나 설정합니다.

public Type ContextType { get; set; }
member this.ContextType : Type with get, set
Public Property ContextType As Type

속성 값

적용 대상