Partager via


DbContextAttribute(Type) Constructeur

Définition

Initialise une nouvelle instance de la classe DbContextAttribute.

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

Paramètres

contextType
Type

Contexte associé.

S’applique à