FulltextStoreConnectionString Property

Provides methods to configure a connection string for this instance. If no connection string is provided, the default will be used.

Definition

Namespace: SphinxConnector.FluentApi
Assembly: SphinxConnector (in SphinxConnector.dll) Version: 6.1.0
C#
public ConnectionStringConfigurator ConnectionString { get; }

Property Value

ConnectionStringConfigurator

Implements

IFulltextStoreConnectionString

See Also