MySqlShowEngineStatement

Undocumented in source.

Members

Aliases

accept0
alias accept0 = MySqlStatementImpl.accept0
Undocumented in source.

Functions

accept0
void accept0(MySqlASTVisitor visitor)
Undocumented in source. Be warned that the author may not have intended to support it.
getName
SQLExpr getName()
Undocumented in source. Be warned that the author may not have intended to support it.
getOption
Option getOption()
Undocumented in source. Be warned that the author may not have intended to support it.
setName
void setName(SQLExpr name)
Undocumented in source. Be warned that the author may not have intended to support it.
setOption
void setOption(Option option)
Undocumented in source. Be warned that the author may not have intended to support it.

Structs

Option
struct Option
Undocumented in source.

Inherited Members

From MySqlStatementImpl

accept0
void accept0(SQLASTVisitor visitor)
Undocumented in source. Be warned that the author may not have intended to support it.
accept0
void accept0(MySqlASTVisitor visitor)
Undocumented in source. Be warned that the author may not have intended to support it.
getChildren
List!(SQLObject) getChildren()
Undocumented in source. Be warned that the author may not have intended to support it.

Meta