Aracılığıyla paylaş


RuntimeModel.IModel.FindEntityTypes(Type) Yöntem

Tanım

Verilen türle eşleşen varlık türlerini alır.

[System.Diagnostics.DebuggerStepThrough]
System.Collections.Generic.IEnumerable<Microsoft.EntityFrameworkCore.Metadata.IEntityType> IModel.FindEntityTypes (Type type);
[<System.Diagnostics.DebuggerStepThrough>]
abstract member Microsoft.EntityFrameworkCore.Metadata.IModel.FindEntityTypes : Type -> seq<Microsoft.EntityFrameworkCore.Metadata.IEntityType>
override this.Microsoft.EntityFrameworkCore.Metadata.IModel.FindEntityTypes : Type -> seq<Microsoft.EntityFrameworkCore.Metadata.IEntityType>
Function FindEntityTypes (type As Type) As IEnumerable(Of IEntityType) Implements IModel.FindEntityTypes

Parametreler

type
Type

Bulunacak varlık türünün türü.

Döndürülenler

Bulunan varlık türleri.

Uygulamalar

Öznitelikler

Şunlara uygulanır