Aracılığıyla paylaş


IReadOnlyEntityType.GetConcreteDerivedTypesInclusive Yöntem

Tanım

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

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

Döndürülenler

Soyut olmayan türetilmiş türler.

Şunlara uygulanır