ComplexPropertiesConfigurationBuilder<TProperty> Oluşturucu
Tanım
Önemli
Bazı bilgiler ürünün ön sürümüyle ilgilidir ve sürüm öncesinde önemli değişiklikler yapılmış olabilir. Burada verilen bilgilerle ilgili olarak Microsoft açık veya zımni hiçbir garanti vermez.
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 ComplexPropertiesConfigurationBuilder (Microsoft.EntityFrameworkCore.Metadata.Internal.ComplexPropertyConfiguration property);
[<Microsoft.EntityFrameworkCore.Infrastructure.EntityFrameworkInternal>]
new Microsoft.EntityFrameworkCore.Metadata.Builders.ComplexPropertiesConfigurationBuilder<'Property> : Microsoft.EntityFrameworkCore.Metadata.Internal.ComplexPropertyConfiguration -> Microsoft.EntityFrameworkCore.Metadata.Builders.ComplexPropertiesConfigurationBuilder<'Property>
Public Sub New (property As ComplexPropertyConfiguration)
Parametreler
- property
- Microsoft.EntityFrameworkCore.Metadata.Internal.ComplexPropertyConfiguration
- Öznitelikler
Şunlara uygulanır
Entity Framework