Tests the connection to the PostgreSQL database.
- Namespace
- DbSyncKit
.PostgreSQL - Containing Type
- Connection
- Implements
Syntax
public bool TestConnection()Return Value
| Type | Description |
|---|---|
| bool | True if the connection is successful; otherwise, false. |