SqlServerPropertyExtensions.GetIsSparseConfigurationSource Methode
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
Gibt zurück, ConfigurationSource ob die Spalte der Eigenschaft sparse ist.
public static Microsoft.EntityFrameworkCore.Metadata.ConfigurationSource? GetIsSparseConfigurationSource (this Microsoft.EntityFrameworkCore.Metadata.IConventionProperty property);
static member GetIsSparseConfigurationSource : Microsoft.EntityFrameworkCore.Metadata.IConventionProperty -> Nullable<Microsoft.EntityFrameworkCore.Metadata.ConfigurationSource>
<Extension()>
Public Function GetIsSparseConfigurationSource (property As IConventionProperty) As Nullable(Of ConfigurationSource)
- property
- IConventionProperty
Die Eigenschaft.
Die ConfigurationSource für, ob die Spalte der Eigenschaft sparse ist.
Produkt | Versionen |
---|---|
Entity Framework Core | 6.0, 7.0, 8.0, 9.0 |
Feedback zu Entity Framework
Entity Framework ist ein Open Source-Projekt. Wählen Sie einen Link aus, um Feedback zu geben: