![]() |
Qorus Integration Engine® Enterprise Edition 7.0.7_prod
|
clear given table. Data are truncated/deleted completely. More...
Public Member Methods | |
| constructor (string dsname, string tableName) | |
| run (QorusInterfaceTest t) | |
| deletes the data in the table given in the constructor | |
Public Member Methods inherited from QorusInterfaceTest::Action | |
| constructor () | |
| creates the object | |
| abstract auto | run (QorusInterfaceTest t) |
| runs the test | |
clear given table. Data are truncated/deleted completely.
| QorusInterfaceTest::TruncateTable::constructor | ( | string | dsname, |
| string | tableName | ||
| ) |
| dsname | name of the datasource listed |
| tableName | a table name |
| QorusInterfaceTest::TruncateTable::run | ( | QorusInterfaceTest | t | ) |
deletes the data in the table given in the constructor
| t | QorusInterfaceTest test object |