Result

Contains result of query regardless of whether it contains an error or data answer

Constructors

this
this(ResultContainer r)
Undocumented in source.

Members

Functions

getAnswer
immutable(Answer) getAnswer()
Undocumented in source. Be warned that the author may not have intended to support it.
toString
string toString()
Undocumented in source. Be warned that the author may not have intended to support it.

Properties

resultErrorField
int resultErrorField [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
resultErrorMessage
string resultErrorMessage [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
status
ExecStatusType status [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
statusString
string statusString [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Meta