Types that implement this interface can be overriden via the SetOverride() method.

Namespace: Gronewold.SphinxConnector
Assembly: Gronewold.SphinxConnector (in Gronewold.SphinxConnector.dll) Version: 2.7.0.3011 (2.7.0.3011)

Syntax

C#
public interface IOverridableType : ISphinxType, 
	IComparable
Visual Basic
Public Interface IOverridableType _
	Inherits ISphinxType, IComparable

See Also