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