다음을 통해 공유


MutableEntityTypeExtensions.GetDiscriminatorProperty 메서드

정의

판별자 IMutableProperty 값을 저장하는 데 사용할 을 반환합니다.

public static Microsoft.EntityFrameworkCore.Metadata.IMutableProperty GetDiscriminatorProperty (this Microsoft.EntityFrameworkCore.Metadata.IMutableEntityType entityType);
static member GetDiscriminatorProperty : Microsoft.EntityFrameworkCore.Metadata.IMutableEntityType -> Microsoft.EntityFrameworkCore.Metadata.IMutableProperty
<Extension()>
Public Function GetDiscriminatorProperty (entityType As IMutableEntityType) As IMutableProperty

매개 변수

entityType
IMutableEntityType

엔터티 형식입니다.

반환

적용 대상