Click or drag to resize

ConnectionStringConfiguratorGet Method

Gets the connection string.

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

Return Value

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