Sdílet prostřednictvím


DbContextAttribute(Type) Konstruktor

Definice

Inicializuje novou instanci DbContextAttribute třídy .

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

Parametry

contextType
Type

Přidružený kontext.

Platí pro