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: 6.0.0
Syntax
public ConnectionStringConfigurator ConnectionString { get; }

Property Value

ConnectionStringConfigurator

Implements

IFulltextStoreConnectionString
See Also