Aracılığıyla paylaş


ConventionEntityTypeExtensions.RootType(IConventionEntityType) Yöntem

Tanım

Dikkat

Use GetRootType

Belirli bir varlık türü için kök temel türünü alır.

[System.Obsolete("Use GetRootType")]
public static Microsoft.EntityFrameworkCore.Metadata.IConventionEntityType RootType (this Microsoft.EntityFrameworkCore.Metadata.IConventionEntityType entityType);
[<System.Obsolete("Use GetRootType")>]
static member RootType : Microsoft.EntityFrameworkCore.Metadata.IConventionEntityType -> Microsoft.EntityFrameworkCore.Metadata.IConventionEntityType
<Extension()>
Public Function RootType (entityType As IConventionEntityType) As IConventionEntityType

Parametreler

entityType
IConventionEntityType

Kökünü bulmak için tür.

Döndürülenler

Kök temel türü. Verilen varlık türü türetilmiş bir tür değilse, aynı varlık türü döndürülür.

Öznitelikler

Şunlara uygulanır