Aracılığıyla paylaş


IMutableEntityType.GetRootType Yöntem

Tanım

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

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

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.

Şunlara uygulanır