Aracılığıyla paylaş


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

Döndürülenler

Temel türler.

Şunlara uygulanır