Share via


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

エンティティの型。

戻り値

短い名前。

属性

適用対象