Sdílet prostřednictvím


EntityTypeExtensions.DisplayName(ITypeBase) Metoda

Definice

Získá popisný zobrazovaný název pro danou 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

Parametry

type
ITypeBase

Typ entity.

Návraty

Zobrazovaný název

Atributy

Platí pro