Aracılığıyla paylaş


IConventionEntityType.GetAllBaseTypesInclusive Yöntem

Tanım

Yukarıdan aşağıya türü dahil olmak üzere bu varlık türünün tüm temel türlerini döndürür.

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

Döndürülenler

Temel türler.

Şunlara uygulanır