다음을 통해 공유


EntityTypeExtensions.ShortName(ITypeBase) 메서드

정의

다른 식별자에 사용할 수 있는 지정된 ITypeBase 의 짧은 이름을 가져옵니다.

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

매개 변수

type
ITypeBase

엔터티 형식입니다.

반환

약식 이름입니다.

특성

적용 대상