Skip to content

DefaultSqlConnections.ListConnectionStrings method

Lists all known connection strings.

public IEnumerable<IConnectionString> ListConnectionStrings()

Return Value

The list of all registered connections.

See Also