Qorus Integration Engine®  4.0.3.p2_git
QorusInterfaceTest::TruncateTable Class Reference

clear given table. Data are truncated/deleted completely. More...

Inheritance diagram for QorusInterfaceTest::TruncateTable:
QorusInterfaceTest::Action

Public Member Methods

 constructor (string dsname, string tableName)
 
 run (QorusInterfaceTest t)
 deletes the data in the table given in the constructor More...
 
- Public Member Methods inherited from QorusInterfaceTest::Action
 constructor ()
 creates the object
 

Detailed Description

clear given table. Data are truncated/deleted completely.

Member Function Documentation

◆ constructor()

QorusInterfaceTest::TruncateTable::constructor ( string  dsname,
string  tableName 
)
Parameters
dsnamename of the datasource listed
tableNamea table name

◆ run()

QorusInterfaceTest::TruncateTable::run ( QorusInterfaceTest  t)
virtual

deletes the data in the table given in the constructor

Parameters
tQorusInterfaceTest test object

Implements QorusInterfaceTest::Action.


The documentation for this class was generated from the following file: