Condividi tramite


RuntimeTypeBase.Properties Proprietà

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 nessuna versione. È consigliabile usarlo direttamente nel codice con attenzione estrema e sapere che ciò può causare errori dell'applicazione durante l'aggiornamento a una nuova versione di Entity Framework Core.

[Microsoft.EntityFrameworkCore.Infrastructure.EntityFrameworkInternal]
protected virtual System.Collections.Generic.SortedDictionary<string,Microsoft.EntityFrameworkCore.Metadata.RuntimeProperty> Properties { get; }
[<Microsoft.EntityFrameworkCore.Infrastructure.EntityFrameworkInternal>]
member this.Properties : System.Collections.Generic.SortedDictionary<string, Microsoft.EntityFrameworkCore.Metadata.RuntimeProperty>
Protected Overridable ReadOnly Property Properties As SortedDictionary(Of String, RuntimeProperty)

Valore della proprietà

Attributi

Si applica a