Aracılığıyla paylaş


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

Döndürülenler

Türetilmiş türler.

Şunlara uygulanır