Aracılığıyla paylaş


RuntimeEntityType.IReadOnlyEntityType.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.

System.Collections.Generic.IEnumerable<Microsoft.EntityFrameworkCore.Metadata.IReadOnlyEntityType> IReadOnlyEntityType.GetDerivedTypesInclusive ();
abstract member Microsoft.EntityFrameworkCore.Metadata.IReadOnlyEntityType.GetDerivedTypesInclusive : unit -> seq<Microsoft.EntityFrameworkCore.Metadata.IReadOnlyEntityType>
override this.Microsoft.EntityFrameworkCore.Metadata.IReadOnlyEntityType.GetDerivedTypesInclusive : unit -> seq<Microsoft.EntityFrameworkCore.Metadata.IReadOnlyEntityType>
Function GetDerivedTypesInclusive () As IEnumerable(Of IReadOnlyEntityType) Implements IReadOnlyEntityType.GetDerivedTypesInclusive

Döndürülenler

Türetilmiş türler.

Uygulamalar

Şunlara uygulanır