TypeMappingConfigurationBuilder.Configuration Eigenschaft

Definition

Dies ist eine interne API, die die Entity Framework Core-Infrastruktur unterstützt und nicht den gleichen Kompatibilitätsstandards wie öffentliche APIs unterliegt. Es kann ohne Vorankündigung in einer Version geändert oder entfernt werden. Sie sollten es nur mit äußerster Vorsicht direkt im Code verwenden und wissen, dass dies beim Aktualisieren auf ein neues Entity Framework Core-Release zu Anwendungsfehlern führen kann.

[Microsoft.EntityFrameworkCore.Infrastructure.EntityFrameworkInternal]
protected virtual Microsoft.EntityFrameworkCore.Metadata.Internal.PropertyConfiguration Configuration { get; }
[<Microsoft.EntityFrameworkCore.Infrastructure.EntityFrameworkInternal>]
member this.Configuration : Microsoft.EntityFrameworkCore.Metadata.Internal.PropertyConfiguration
Protected Overridable ReadOnly Property Configuration As PropertyConfiguration

Eigenschaftswert

Microsoft.EntityFrameworkCore.Metadata.Internal.PropertyConfiguration
Attribute

Gilt für: