Sdílet prostřednictvím


EntityTypeExtensions.FullName(ITypeBase) Metoda

Definice

Upozornění

Use Name property

Získá jedinečný název pro danou IReadOnlyTypeBase.

[System.Diagnostics.DebuggerStepThrough]
public static string FullName (this Microsoft.EntityFrameworkCore.Metadata.ITypeBase type);
[System.Diagnostics.DebuggerStepThrough]
[System.Obsolete("Use Name property")]
public static string FullName (this Microsoft.EntityFrameworkCore.Metadata.ITypeBase type);
[<System.Diagnostics.DebuggerStepThrough>]
static member FullName : Microsoft.EntityFrameworkCore.Metadata.ITypeBase -> string
[<System.Diagnostics.DebuggerStepThrough>]
[<System.Obsolete("Use Name property")>]
static member FullName : Microsoft.EntityFrameworkCore.Metadata.ITypeBase -> string
<Extension()>
Public Function FullName (type As ITypeBase) As String

Parametry

type
ITypeBase

Typ entity.

Návraty

Celé jméno.

Atributy

Platí pro