Поделиться через


RelationalIndexExtensions.GetFilterConfigurationSource Метод

Определение

Возвращает для ConfigurationSource выражения фильтра индекса.

public static Microsoft.EntityFrameworkCore.Metadata.ConfigurationSource? GetFilterConfigurationSource (this Microsoft.EntityFrameworkCore.Metadata.IConventionIndex index);
static member GetFilterConfigurationSource : Microsoft.EntityFrameworkCore.Metadata.IConventionIndex -> Nullable<Microsoft.EntityFrameworkCore.Metadata.ConfigurationSource>
<Extension()>
Public Function GetFilterConfigurationSource (index As IConventionIndex) As Nullable(Of ConfigurationSource)

Параметры

index
IConventionIndex

Индекс.

Возвращаемое значение

Для ConfigurationSource выражения фильтра индекса.

Применяется к