Click or drag to resize
IFulltextStoreConnectionString 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
ConnectionStringConfigurator ConnectionString { get; }

Property Value

Type: ConnectionStringConfigurator
See Also