Aracılığıyla paylaş


IConventionEntityType.GetDerivedTypesInclusive Yöntem

Tanım

Türün kendisi de dahil olmak üzere bu varlık türünün tüm türetilmiş türlerini döndürür.

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

Döndürülenler

Türetilmiş türler.

Şunlara uygulanır