SqlResultBase

Members

Functions

columnsNames
void columnsNames(string[] v)
Undocumented in source. Be warned that the author may not have intended to support it.
next
void next(R v)
Undocumented in source. Be warned that the author may not have intended to support it.
size
void size(int v)
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.

Variables

_columnNames
string[] _columnNames;
Undocumented in source.
_next
R _next;
Undocumented in source.
_size
int _size;
Undocumented in source.
_updated
int _updated;
Undocumented in source.
properties
Variant[string] properties;
Undocumented in source.

Meta