SphinxQLConnection(String) Constructor

Initializes a new instance of the SphinxQLConnection class.

Definition

Namespace: SphinxConnector.SphinxQL
Assembly: SphinxConnector (in SphinxConnector.dll) Version: 6.1.0
C#
public SphinxQLConnection(
	string connectionString
)

Parameters

connectionString  String
The string that should be used to open the connection.

Exceptions

See Also