Aracılığıyla paylaş


IEntityType.GetAllBaseTypesInclusiveAscending Yöntem

Tanım

Türün kendisi de dahil olmak üzere, aşağıdan yukarıya doğru 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> GetAllBaseTypesInclusiveAscending ();
abstract member GetAllBaseTypesInclusiveAscending : unit -> seq<Microsoft.EntityFrameworkCore.Metadata.IEntityType>
override this.GetAllBaseTypesInclusiveAscending : unit -> seq<Microsoft.EntityFrameworkCore.Metadata.IEntityType>
Public Overridable Function GetAllBaseTypesInclusiveAscending () As IEnumerable(Of IEntityType)

Döndürülenler

Temel türler.

Şunlara uygulanır