Condividi tramite


EntityTypeExtensions.DisplayName(ITypeBase) Metodo

Definizione

Ottiene il nome visualizzato descrittivo per l'oggetto specificato 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

Parametri

type
ITypeBase

Tipo di entità.

Restituisce

Nome visualizzato.

Attributi

Si applica a