hunt-database ~master (2022-02-21T07:44:19Z)
Home
Dub
Repo
SetOptionCommand
hunt
database
driver
mysql
impl
command
SetOptionCommand
Undocumented in source.
class
SetOptionCommand : CommandBase!(Void) {
this
(MySQLSetOption mySQLSetOption);
MySQLSetOption
option
();
}
Constructors
this
this
(MySQLSetOption mySQLSetOption)
Undocumented in source.
Members
Functions
option
MySQLSetOption
option
()
Undocumented in source. Be warned that the author may not have intended to support it.
Meta
Source
See Implementation
hunt
database
driver
mysql
impl
command
SetOptionCommand
classes
SetOptionCommand