Interface IOptionalFilter
Optional filter interface
Hint: Optional filters can rise flag to skip their sources if no value assigned in runtime or their subquery is skipped by other optional filters
Inherited Members
Namespace: XData.DataSource.Structure
Assembly: XData.docfx.dll
Syntax
public interface IOptionalFilter : IFilter, ICloneable
Properties
| Improve this Doc View SourcePrimary
Primary filter flag
Declaration
bool Primary { get; }
Property Value
Type | Description |
---|---|
Boolean |