다음을 통해 공유


RuntimeEntityType.IReadOnlyEntityType.GetDiscriminatorValue 메서드

정의

이 엔터티 형식의 판별자 값을 반환합니다.

[System.Diagnostics.DebuggerStepThrough]
object IReadOnlyEntityType.GetDiscriminatorValue ();
[<System.Diagnostics.DebuggerStepThrough>]
abstract member Microsoft.EntityFrameworkCore.Metadata.IReadOnlyEntityType.GetDiscriminatorValue : unit -> obj
override this.Microsoft.EntityFrameworkCore.Metadata.IReadOnlyEntityType.GetDiscriminatorValue : unit -> obj
Function GetDiscriminatorValue () As Object Implements IReadOnlyEntityType.GetDiscriminatorValue

반환

이 엔터티 형식의 판별자 값입니다.

구현

특성

적용 대상