Condividi tramite


EntityTypeExtensions.ShortName(ITypeBase) Metodo

Definizione

Ottiene un nome breve per l'oggetto specificato ITypeBase che può essere usato in altri identificatori.

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

Parametri

type
ITypeBase

Tipo di entità.

Restituisce

Nome breve.

Attributi

Si applica a