Bagikan melalui


IConventionModel.GetEntityTypes Metode

Definisi

Mendapatkan semua jenis entitas yang ditentukan dalam model.

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

Mengembalikan

Semua jenis entitas yang ditentukan dalam model.

Berlaku untuk