MySqlEventSchedule

Undocumented in source.

Members

Aliases

accept0
alias accept0 = MySqlObjectImpl.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.
getAt
SQLExpr getAt()
Undocumented in source. Be warned that the author may not have intended to support it.
getEnds
SQLExpr getEnds()
Undocumented in source. Be warned that the author may not have intended to support it.
getEvery
SQLExpr getEvery()
Undocumented in source. Be warned that the author may not have intended to support it.
getStarts
SQLExpr getStarts()
Undocumented in source. Be warned that the author may not have intended to support it.
setAt
void setAt(SQLExpr x)
Undocumented in source. Be warned that the author may not have intended to support it.
setEnds
void setEnds(SQLExpr x)
Undocumented in source. Be warned that the author may not have intended to support it.
setEvery
void setEvery(SQLExpr x)
Undocumented in source. Be warned that the author may not have intended to support it.
setStarts
void setStarts(SQLExpr x)
Undocumented in source. Be warned that the author may not have intended to support it.

Inherited Members

From MySqlObjectImpl

computeDataType
SQLDataType computeDataType()
Undocumented in source. Be warned that the author may not have intended to support it.
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.

Meta