Step Details | |
| Introduced in Version | 4.0.0 |
| Last Modified in Version | 7.12.0 |
| Location | Integration > Database > ODBC |
Runs a query that returns the view information for a table from an ODBC database.
Properties
Inputs
| Property | Description | Data Type |
|---|---|---|
| Connection String | The connection string of the Database to gather the view info. | String |
Outputs
| Property | Description | Data Type |
|---|---|---|
| GetViewInfos1_Output | The View Information for the specified table. | List of DB Table Info |
