Udostępnij za pośrednictwem


EntityTypeConfigurationAttribute(Type) Konstruktor

Definicja

Inicjuje nowe wystąpienie klasy EntityTypeConfigurationAttribute.

public EntityTypeConfigurationAttribute (Type entityConfigurationType);
new Microsoft.EntityFrameworkCore.EntityTypeConfigurationAttribute : Type -> Microsoft.EntityFrameworkCore.EntityTypeConfigurationAttribute
Public Sub New (entityConfigurationType As Type)

Parametry

entityConfigurationType
Type

Typ IEntityTypeConfiguration<> do użycia.

Dotyczy