Qorus Integration Engine® Enterprise Edition 6.0.27_prod
|
base configuration for DB streams More...
Public Member Methods | |
constructor (string datasource, *string tablename) | |
creates the object and assigns config info More... | |
string | datasource () |
returns the the datasource connection name in the remote server | |
*string | tableName () |
returns the table name | |
update (string tablename) | |
updates the configuration for a new stream | |
base configuration for DB streams
OMQ::DbStreamConfigBase::constructor | ( | string | datasource, |
*string | tablename | ||
) |
creates the object and assigns config info
datasource | the datasource connection name in the remote server |
tablename | the remote table name |