Aracılığıyla paylaş


MutableEntityTypeExtensions.RootType(IMutableEntityType) Yöntem

Tanım

Dikkat

Use GetRootType

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

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

Parametreler

entityType
IMutableEntityType

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