Interface IRuntimeFilter
Runtime filter interface
Inherited Members
Namespace: XData.DataSource.Structure
Assembly: XData.docfx.dll
Syntax
public interface IRuntimeFilter : INamedFilter, IOptionalFilter, IFilter, ICloneable
Properties
| Improve this Doc View SourceNullable
Null value handling
Declaration
FilterNullable Nullable { get; }
Property Value
| Type | Description |
|---|---|
| FilterNullable |
Methods
| Improve this Doc View SourceGetCaption()
Filter caption
Declaration
string GetCaption()
Returns
| Type | Description |
|---|---|
| String |