|
Aimsun Next Scripting
24.0
|
Public Member Functions | |
| GKRealDataSetRestorerODBCSg () | |
| ~GKRealDataSetRestorerODBCSg () | |
| uint | getRID () const |
| void | setRID (uint) |
| const QDateTime & | getStartTime () const |
| void | setStartTime (const QDateTime &) |
| const GKTimeDuration & | getInterval () const |
| void | setInterval (const GKTimeDuration &) |
| const GKDataBaseInfo & | getDbInfo () const |
| void | setDbInfo (const GKDataBaseInfo &) |
The table columns are:
| GKRealDataSetRestorerODBCSg::GKRealDataSetRestorerODBCSg | ( | ) |
| GKRealDataSetRestorerODBCSg::~GKRealDataSetRestorerODBCSg | ( | ) |
| const GKDataBaseInfo & GKRealDataSetRestorerODBCSg::getDbInfo | ( | ) | const |
returns the database info (user, password, etc.)
| const GKTimeDuration & GKRealDataSetRestorerODBCSg::getInterval | ( | ) | const |
returns the interval time
| uint GKRealDataSetRestorerODBCSg::getRID | ( | ) | const |
Returns the replication ID.
| const QDateTime & GKRealDataSetRestorerODBCSg::getStartTime | ( | ) | const |
returns the starting time
| void GKRealDataSetRestorerODBCSg::setDbInfo | ( | const GKDataBaseInfo & | ) |
sets the database info (user, password, etc.)
| void GKRealDataSetRestorerODBCSg::setInterval | ( | const GKTimeDuration & | ) |
sets the interval time
| void GKRealDataSetRestorerODBCSg::setRID | ( | uint | ) |
sets the replication ID
| void GKRealDataSetRestorerODBCSg::setStartTime | ( | const QDateTime & | ) |
sets the starting time
1.9.4