Поделиться через


DbContextAttribute(Type) Конструктор

Определение

Инициализирует новый экземпляр класса DbContextAttribute.

public DbContextAttribute (Type contextType);
new Microsoft.EntityFrameworkCore.Infrastructure.DbContextAttribute : Type -> Microsoft.EntityFrameworkCore.Infrastructure.DbContextAttribute
Public Sub New (contextType As Type)

Параметры

contextType
Type

Связанный контекст.

Применяется к