![]() |
Qorus Integration Engine® Enterprise Edition 7.0.7_prod
|
base configuration for DB streams More...
Public Member Methods | |
| constructor (string datasource, *string tablename) | |
| creates the object and assigns config info | |
| 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 |