EntityTypeExtensions.IsAbstract(ITypeBase) Yöntem

Tanım

Bu varlık türünün soyut bir türü temsil ettiğini denetler.

[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

Parametreler

type
ITypeBase

Varlık türü.

Döndürülenler

Boolean

true tür soyut ise, aksi false takdirde.

Öznitelikler

Şunlara uygulanır