dpq2.answer

Undocumented in source.

Public Imports

dpq2.query
public import dpq2.query;
Undocumented in source.
dpq2.types.native
public import dpq2.types.native;
Undocumented in source.

Members

Classes

Answer
class Answer

Answer

AnswerException
class AnswerException

Exception

Notify
class Notify

Notify

Enums

ExceptionType
enum ExceptionType

Exception types

Functions

_integration_test
void _integration_test(string connParam)
Undocumented in source. Be warned that the author may not have intended to support it.

Structs

Array
struct Array

Link to the cell of the answer table

Coords
struct Coords

Result table's cell coordinates

Row
struct Row

Represents one row from the answer table

Value
struct Value

Link to the cell of the answer table

Variables

msg_NOT_BINARY
auto msg_NOT_BINARY;
Undocumented in source.

Meta