Click or drag to resize
FulltextStoreConnectionString Property
Provides methods to configure a connection string for this instance. If no connection string is provided, the default will be used.

Namespace: SphinxConnector.FluentApi
Assembly: SphinxConnector (in SphinxConnector.dll) Version: 3.12.6
Syntax
public ConnectionStringConfigurator ConnectionString { get; }

Property Value

Type: ConnectionStringConfigurator

Implements

IFulltextStoreConnectionString
See Also