SphinxQLParameterCollectionClear Method

Removes all SphinxQLParameter values from the DbParameterCollection.

Definition

Namespace: SphinxConnector.SphinxQL
Assembly: SphinxConnector (in SphinxConnector.dll) Version: 6.1.0
C#
public override void Clear()

Implements

IListClear

See Also