|
static vector< WorksetParamTxtRow > | select (IDbExec *i_dbExec, const string &i_where) |
|
static vector< WorksetParamTxtRow > | select (IDbExec *i_dbExec, int i_setId=0, int i_langId=-1) |
| select table rows and sorted by primary key: set id, parameter id, language id. More...
|
|
static vector< WorksetParamTxtRow > | byKey (IDbExec *i_dbExec, int i_setId, int i_paramId, int i_langId) |
| select table row by primary key: set id, parameter id, language id.
|
|
The documentation for this class was generated from the following file:
- db/worksetParamTxtTable.cpp