Sphinx QLCommandParameters Property
Gets the collection of SphinxQLParameter objects.
Definition
Namespace: SphinxConnector.SphinxQL
Assembly: SphinxConnector (in SphinxConnector.dll) Version: 6.1.0
The parameters of the SphinxQL statement.
Assembly: SphinxConnector (in SphinxConnector.dll) Version: 6.1.0
C#
public SphinxQLParameterCollection Parameters { get; }VB
Public ReadOnly Property Parameters As SphinxQLParameterCollection
GetProperty Value
SphinxQLParameterCollectionReturn Value
SphinxQLParameterCollectionThe parameters of the SphinxQL statement.