Udostępnij za pośrednictwem


SqlServerPropertyExtensions.GetIsSparseConfigurationSource Metoda

Definicja

Zwraca wartość ConfigurationSource dla tego, czy kolumna właściwości jest rozrzedona.

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)

Parametry

property
IConventionProperty

Właściwość.

Zwraca

Wartość ConfigurationSource dla tego, czy kolumna właściwości jest rozrzedona.

Dotyczy