ConnectionStringConfiguratorGet Method

Gets the connection string.

Definition

Namespace: SphinxConnector.FluentApi
Assembly: SphinxConnector (in SphinxConnector.dll) Version: 6.1.0
C#
public string Get()

Return Value

String
The connection string for this instance.

See Also