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.
resultErrorField
string resultErrorField(int fieldcode)
Undocumented in source. Be warned that the author may not have intended to support it.
resultErrorMessage
string resultErrorMessage()
Undocumented in source. Be warned that the author may not have intended to support it.
status
ExecStatusType status()
Undocumented in source. Be warned that the author may not have intended to support it.
statusString
string statusString()
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.

Meta