Aracılığıyla paylaş


EntityTypeExtensions.IsAbstract(ITypeBase) Yöntem

Tanım

Bu varlık türünün soyut bir türü temsil eder olup olmadığını 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

true tür soyutsa, false değilse.

Öznitelikler

Şunlara uygulanır