Share via


EntityTypeExtensions.ShortName(ITypeBase) Metoda

Definice

Získá krátký název pro dané ITypeBase , který lze použít v jiných identifikátorech.

[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

Parametry

type
ITypeBase

Typ entity.

Návraty

Krátký název.

Atributy

Platí pro