継承メンバを含む activeTable の全メンバ一覧です。
activeTable(idatabaseManager *mgr, const _TCHAR *tableName) | activeTable | explicit |
activeTable(dbmanager_ptr &mgr, const _TCHAR *tableName) | activeTable | explicit |
activeTable(database_ptr &db, const _TCHAR *tableName, short mode=TD_OPEN_NORMAL) | activeTable | explicit |
activeTable(database *db, const _TCHAR *tableName, short mode=TD_OPEN_NORMAL) | activeTable | explicit |
activeTable(database_ptr &db, short tableIndex, short mode=TD_OPEN_NORMAL) | activeTable | explicit |
activeTable(database *db, short tableIndex, short mode=TD_OPEN_NORMAL) | activeTable | explicit |
alias(const _TCHAR *orign, const _TCHAR *alias) | activeTable | |
create(idatabaseManager *mgr, const _TCHAR *tableName) | activeTable | static |
create(dbmanager_ptr &mgr, const _TCHAR *tableName) | activeTable | static |
create(database_ptr &db, const _TCHAR *tableName, short mode=TD_OPEN_NORMAL) | activeTable | static |
create(database *db, const _TCHAR *tableName, short mode=TD_OPEN_NORMAL) | activeTable | static |
create(database_ptr &db, short tableIndex, short mode=TD_OPEN_NORMAL) | activeTable | static |
create(database *db, short tableIndex, short mode=TD_OPEN_NORMAL) | activeTable | static |
getWritableRecord() | activeTable | |
index(int v) | activeTable | |
join(recordset &rs, queryBase &q, const _TCHAR *name1, const _TCHAR *name2=NULL, const _TCHAR *name3=NULL, const _TCHAR *name4=NULL, const _TCHAR *name5=NULL, const _TCHAR *name6=NULL, const _TCHAR *name7=NULL, const _TCHAR *name8=NULL) | activeTable | |
join(recordset &rs, pq_handle &q, const _TCHAR *name1, const _TCHAR *name2=NULL, const _TCHAR *name3=NULL, const _TCHAR *name4=NULL, const _TCHAR *name5=NULL, const _TCHAR *name6=NULL, const _TCHAR *name7=NULL, const _TCHAR *name8=NULL) | activeTable | |
keyValue(const T0 kv0, const T1 kv1, const T2 kv2, const T3 kv3, const T4 kv4, const T5 kv5, const T6 kv6, const T7 kv7) | activeTable | inline |
option(int v) | activeTable | |
outerJoin(recordset &rs, queryBase &q, const _TCHAR *name1, const _TCHAR *name2=NULL, const _TCHAR *name3=NULL, const _TCHAR *name4=NULL, const _TCHAR *name5=NULL, const _TCHAR *name6=NULL, const _TCHAR *name7=NULL, const _TCHAR *name8=NULL) | activeTable | |
outerJoin(recordset &rs, pq_handle &q, const _TCHAR *name1, const _TCHAR *name2=NULL, const _TCHAR *name3=NULL, const _TCHAR *name4=NULL, const _TCHAR *name5=NULL, const _TCHAR *name6=NULL, const _TCHAR *name7=NULL, const _TCHAR *name8=NULL) | activeTable | |
prepare(queryBase &q, bool serverPrepare=false) | activeTable | |
read(recordset &rs, queryBase &q) | activeTable | |
read(recordset &rs, queryBase &q, validationFunc func) | activeTable | |
read(recordset &rs, pq_handle &q) | activeTable | |
read(recordset &rs, pq_handle &q, validationFunc func) | activeTable | |
readMore(recordset &rs) | activeTable | |
release() | activeTable | |
releaseTable() | activeTable | |
resetAlias() | activeTable | |
table() const | activeTable | |
~activeTable() | activeTable |