Aracılığıyla paylaş


IDbSetFinder.FindSets(Type) Yöntem

Tanım

'den DbContextdevralan bir türdeki özellikleri bulurDbSet<TEntity>.

public System.Collections.Generic.IReadOnlyList<Microsoft.EntityFrameworkCore.Infrastructure.DbSetProperty> FindSets (Type contextType);
abstract member FindSets : Type -> System.Collections.Generic.IReadOnlyList<Microsoft.EntityFrameworkCore.Infrastructure.DbSetProperty>
Public Function FindSets (contextType As Type) As IReadOnlyList(Of DbSetProperty)

Parametreler

contextType
Type

Devralan tür DbContext

Döndürülenler

Bulunan özelliklerin listesi.

Şunlara uygulanır