Condividi tramite


ComplexPropertiesConfigurationBuilder<TProperty> Costruttore

Definizione

Si tratta di un'API interna che supporta l'infrastruttura Entity Framework Core e non è soggetta agli stessi standard di compatibilità delle API pubbliche. Può essere modificato o rimosso senza preavviso in alcuna versione. È consigliabile usarlo direttamente nel codice con estrema cautela e sapere che questa operazione può causare errori dell'applicazione durante l'aggiornamento a una nuova versione di Entity Framework Core.

[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)

Parametri

property
Microsoft.EntityFrameworkCore.Metadata.Internal.ComplexPropertyConfiguration
Attributi

Si applica a