Udostępnij za pośrednictwem


EntityTypeExtensions.IsAbstract(ITypeBase) Metoda

Definicja

Sprawdza, czy ten typ jednostki reprezentuje typ abstrakcyjny.

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

Parametry

type
ITypeBase

Typ jednostki.

Zwraca

true jeśli typ jest abstrakcyjny, false w przeciwnym razie.

Atrybuty

Dotyczy