Click or drag to resize
ConnectionStringConfiguratorGet Method
Gets the connection string.

Namespace: SphinxConnector.FluentApi
Assembly: SphinxConnector (in SphinxConnector.dll) Version: 3.12.6
Syntax
public string Get()

Return Value

Type: String
The connection string for this instance.
See Also