Click or drag to resize

ConnectionStringConfiguratorGet Method

Gets the connection string.

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

Return Value

String
The connection string for this instance.
See Also