EntityTypeExtensions.ShortName(ITypeBase) 方法

定義

取得可用於其他識別碼之 的 ITypeBase 簡短名稱。

[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

參數

type
ITypeBase

實體類型。

傳回

簡短名稱。

屬性

適用於