Gets the connection string for the PostgreSQL database using provided server details.
- Namespace
- DbSyncKit
.PostgreSQL - Containing Type
- Connection
- Implements
Syntax
public string GetConnectionString()Return Value
| Type | Description |
|---|---|
| string | A string representing the PostgreSQL connection string. |