DbContextAttribute(Type) Konstruktor

Definicja

Inicjuje nowe wystąpienie klasy DbContextAttribute.

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

Parametry

contextType
Type

Skojarzony kontekst.

Dotyczy