Share via


DatabaseIndex.Filter Property

Definition

The filter expression, or null if the index has no filter.

public virtual string Filter { get; set; }
public virtual string? Filter { get; set; }
member this.Filter : string with get, set
Public Overridable Property Filter As String

Property Value

Applies to