EntityTypeExtensions.DisplayName(ITypeBase) Méthode

Définition

Obtient le nom complet convivial pour le donné 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

Paramètres

type
ITypeBase

Type d'entité.

Retours

Le nom d’affichage.

Attributs

S’applique à