- asBytes
ubyte[] asBytes(size_t rowNumber, size_t colNumber)
Undocumented in source. Be warned that the author may not have intended to support it.
- asColumnBson
Bson asColumnBson(IConnection conn)
Undocumented in source. Be warned that the author may not have intended to support it.
- asString
string asString(size_t rowNumber, size_t colNumber)
Undocumented in source. Be warned that the author may not have intended to support it.
- fname
string fname(size_t colNumber)
Undocumented in source. Be warned that the author may not have intended to support it.
- ftype
OidType ftype(size_t colNumber)
Undocumented in source. Be warned that the author may not have intended to support it.
- getisnull
bool getisnull(size_t rowNumber, size_t colNumber)
Undocumented in source. Be warned that the author may not have intended to support it.
- isBinary
bool isBinary(size_t colNumber)
Undocumented in source. Be warned that the author may not have intended to support it.
- logger
shared(ILogger) logger()
Undocumented in source. Be warned that the author may not have intended to support it.
- nfields
size_t nfields()
Undocumented in source. Be warned that the author may not have intended to support it.
- ntuples
size_t ntuples()
Undocumented in source. Be warned that the author may not have intended to support it.
- resStatus
string resStatus()
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.
- resultStatus
ExecStatusType resultStatus()
Undocumented in source. Be warned that the author may not have intended to support it.