Aracılığıyla paylaş


IMutableEntityType.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.IMutableEntityType> GetAllBaseTypesInclusiveAscending ();
abstract member GetAllBaseTypesInclusiveAscending : unit -> seq<Microsoft.EntityFrameworkCore.Metadata.IMutableEntityType>
override this.GetAllBaseTypesInclusiveAscending : unit -> seq<Microsoft.EntityFrameworkCore.Metadata.IMutableEntityType>
Public Overridable Function GetAllBaseTypesInclusiveAscending () As IEnumerable(Of IMutableEntityType)

Döndürülenler

Temel türler.

Şunlara uygulanır