Aracılığıyla paylaş


IConventionEntityType.GetAllBaseTypesInclusiveAscending Yöntem

Tanım

Bu varlık türünün, türün kendisi de dahil olmak üzere, alttan üste tüm temel türlerini döndürür.

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

Döndürülenler

Temel türler.

Şunlara uygulanır