Click or drag to resize

SphinxQLConnectionStringBuilderClear Method

Clears the contents of the SphinxQLConnectionStringBuilder instance.

Namespace: SphinxConnector.SphinxQL
Assembly: SphinxConnector (in SphinxConnector.dll) Version: 6.0.0
Syntax
public override void Clear()

Implements

IDictionaryClear
Exceptions
ExceptionCondition
NotSupportedException The SphinxQLConnectionStringBuilder is read-only.
See Also