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

Property Value

Type: ConnectionStringConfigurator
See Also