Types that implement this interface can be used as type argument to the SetFilter() method.
Namespace: Gronewold.SphinxConnectorAssembly: Gronewold.SphinxConnector (in Gronewold.SphinxConnector.dll) Version: 2.7.0.3011 (2.7.0.3011)
Syntax
| C# |
|---|
public interface IFilterableType : ISphinxType, IComparable |
| Visual Basic |
|---|
Public Interface IFilterableType _ Inherits ISphinxType, IComparable |