Step Details |
| Introduced in Version | 4.0.0 |
| Last Modified in Version | 5.0.0 |
| Location | Integration > Database > ODBC |
The Get ODBC Schema Collection With Restrictions returns the schema information obtained based on the specified restrictions.
Properties
Inputs
| Property | Description | Data Type |
|---|
| Collection Name | Collection name of the ODBC | String |
| Connection String | The connection string of the ODBC | String |
| Restrictions | Limits the number of schema information that is returned. Allows the user to define the Catalog, Owner, Table, and TableType. | ODBCSchemaRestrictions |
Outputs
| Property | Description | Data Type |
|---|
| Output | Schema information | List of Dynamic Data Rows |
