NCBI C++ ToolKit
|
Search Toolkit Book for dboption
#include <dbapi/driver/ftds100/freetds/dblib.h>
Public Attributes | |
const char * | text |
DBSTRING * | param |
DBBOOL | factive |
DBBOOL dboption::factive |
Definition at line 111 of file dblib.h.
Referenced by dbclrbuf(), dbclropt(), dbisopt(), dbsetopt(), and init_dboptions().
DBSTRING * dboption::param |
Definition at line 110 of file dblib.h.
Referenced by dbclose(), dbprhead(), dbprrow(), dbsetopt(), dbspr1row(), dbspr1rowlen(), dbsprhead(), dbsprline(), and init_dboptions().
const char * dboption::text |
Definition at line 109 of file dblib.h.
Referenced by dbclropt(), dbsetopt(), and init_dboptions().