다음을 통해 공유


EntityTypeExtensions.DisplayName(ITypeBase) 메서드

정의

지정된 ITypeBase의 표시 이름을 가져옵니다.

[System.Diagnostics.DebuggerStepThrough]
public static string DisplayName (this Microsoft.EntityFrameworkCore.Metadata.ITypeBase type);
[<System.Diagnostics.DebuggerStepThrough>]
static member DisplayName : Microsoft.EntityFrameworkCore.Metadata.ITypeBase -> string
<Extension()>
Public Function DisplayName (type As ITypeBase) As String

매개 변수

type
ITypeBase

엔터티 형식입니다.

반환

표시 이름입니다.

특성

적용 대상