Aracılığıyla paylaş


PropertiesConfigurationBuilder(PropertyConfiguration) Oluşturucu

Tanım

Bu, Entity Framework Core altyapısını destekleyen ve genel API'ler ile aynı uyumluluk standartlarına tabi olmayan bir iç API'dir. Herhangi bir sürümde bildirimde bulunmaksızın değiştirilebilir veya kaldırılabilir. Bunu yalnızca kodunuzda son derece dikkatli bir şekilde kullanmanız ve bunu yapmanın yeni bir Entity Framework Core sürümüne güncelleştirirken uygulama hatalarına neden olabileceğini bilmeniz gerekir.

[Microsoft.EntityFrameworkCore.Infrastructure.EntityFrameworkInternal]
public PropertiesConfigurationBuilder (Microsoft.EntityFrameworkCore.Metadata.Internal.PropertyConfiguration property);
[<Microsoft.EntityFrameworkCore.Infrastructure.EntityFrameworkInternal>]
new Microsoft.EntityFrameworkCore.Metadata.Builders.PropertiesConfigurationBuilder : Microsoft.EntityFrameworkCore.Metadata.Internal.PropertyConfiguration -> Microsoft.EntityFrameworkCore.Metadata.Builders.PropertiesConfigurationBuilder
Public Sub New (property As PropertyConfiguration)

Parametreler

property
Microsoft.EntityFrameworkCore.Metadata.Internal.PropertyConfiguration
Öznitelikler

Şunlara uygulanır