Get ODBC Schema Collection With Restrictions
- 08 Dec 2022
- 1 Minute to read
- Print
- DarkLight
Get ODBC Schema Collection With Restrictions
- Updated on 08 Dec 2022
- 1 Minute to read
- Print
- DarkLight
Article summary
Did you find this summary helpful?
Thank you for your feedback
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 |
Was this article helpful?