Aracılığıyla paylaş


IEntityType.GetAllBaseTypesInclusive Yöntem

Tanım

Türün kendisi de dahil olmak üzere, yukarıdan aşağıya, verilen varlık türünün tüm temel türlerini döndürür.

public virtual System.Collections.Generic.IEnumerable<Microsoft.EntityFrameworkCore.Metadata.IEntityType> GetAllBaseTypesInclusive ();
abstract member GetAllBaseTypesInclusive : unit -> seq<Microsoft.EntityFrameworkCore.Metadata.IEntityType>
override this.GetAllBaseTypesInclusive : unit -> seq<Microsoft.EntityFrameworkCore.Metadata.IEntityType>
Public Overridable Function GetAllBaseTypesInclusive () As IEnumerable(Of IEntityType)

Döndürülenler

Temel türler.

Şunlara uygulanır