EntityTypeExtensions.DisplayName(ITypeBase) Metoda

Definicja

Pobiera przyjazną nazwę wyświetlaną dla danego ITypeBaseelementu .

[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 jednostki.

Zwraca

Nazwa wyświetlana.

Atrybuty

Dotyczy