Connection String

Connection String#

A connection string contains all of the networking, authentication, and other parameters used to connect to and run scripts against a server or database. A connection string for one server or database type might look much different than a connection string for another database type.

Server and database definitions both support a connString property.

Servers support

PostgreSQL Example#

SQL Server Example#

See Also#