Table Exists
Options
| Option | Description | 
|---|---|
| Transform name | The name of the transform. This name has to be unique in a single pipeline. | 
| Connection | The database connection to use | 
| Schema name | The schema of the table to look for | 
| Table name field | The name of the field that will contain the database table name to look for. | 
| Result fieldname | The name of the field that will contain the boolean result flag in the output of this transform. |