Aracılığıyla paylaş


IConventionEntityType.GetRootType Yöntem

Tanım

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

public virtual Microsoft.EntityFrameworkCore.Metadata.IConventionEntityType GetRootType ();
abstract member GetRootType : unit -> Microsoft.EntityFrameworkCore.Metadata.IConventionEntityType
override this.GetRootType : unit -> Microsoft.EntityFrameworkCore.Metadata.IConventionEntityType
Public Overridable Function GetRootType () As IConventionEntityType

Döndürülenler

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

Şunlara uygulanır