MySqlHandlerType

Undocumented in source.

Constructors

this
this(string name)
Undocumented in source.

Members

Functions

opEquals
bool opEquals(MySqlHandlerType h)
Undocumented in source. Be warned that the author may not have intended to support it.
opEquals
bool opEquals(MySqlHandlerType h)
Undocumented in source. Be warned that the author may not have intended to support it.

Properties

name
string name [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

CONTINUE
enum MySqlHandlerType CONTINUE;
Undocumented in source.
EXIT
enum MySqlHandlerType EXIT;
Undocumented in source.
UNDO
enum MySqlHandlerType UNDO;
Undocumented in source.

Meta