命名空间: mysql
目录
类
接口
函数
函数
BuildDSN
▸ BuildDSN(opts): string | null
BuildDSN 从给定的选项构建 MySQL 数据源名称(DSN)。
参数
| 名称 | 类型 |
|---|---|
opts | MySQLOptions |
返回值
string | null
示例
opts): string | null
BuildDSN 从给定的选项构建 MySQL 数据源名称(DSN)。
| 名称 | 类型 |
|---|---|
opts | MySQLOptions |
string | null
示例