Share via


DbContextOptions.ContextType 속성

정의

이러한 옵션이 적용되는 컨텍스트 유형입니다. 특정 파생 컨텍스트에 대한 옵션이 빌드되지 않은 경우 를 반환 DbContext 합니다.

public abstract Type ContextType { get; }
member this.ContextType : Type
Public MustOverride ReadOnly Property ContextType As Type

속성 값

적용 대상