Types that implement this interface can be updated via the UpdateAttributes() method.
Namespace: Gronewold.SphinxConnectorAssembly: Gronewold.SphinxConnector (in Gronewold.SphinxConnector.dll) Version: 2.7.0.3011 (2.7.0.3011)
Syntax
| C# |
|---|
public interface IUpdateableType : ISphinxType, IComparable |
| Visual Basic |
|---|
Public Interface IUpdateableType _ Inherits ISphinxType, IComparable |