MariaConnectionProperties extends ConnectionProperties
MariaDB/MySQL connection properties
Table of Contents
dsn() | Retrieve the data source name | string |
---|---|---|
getOptions() | Retrieve an array of options for the database driver | array |
Methods
dsn()
Retrieve the data source name
public
dsn(
)
: string
Return values
string —dsn
getOptions()
Retrieve an array of options for the database driver
public
getOptions(
)
: array
Return values
array —options