Get ODBC Schema Collection With Restrictions
  • 08 Dec 2022
  • 1 Minute to read
  • Dark
    Light

Get ODBC Schema Collection With Restrictions

  • Dark
    Light

Article summary

Step Details

Introduced in Version4.0.0
Last Modified in Version5.0.0
LocationIntegration > Database > ODBC

The Get ODBC Schema Collection With Restrictions returns the schema information obtained based on the specified restrictions.



Properties

Inputs

PropertyDescriptionData Type
Collection NameCollection name of the ODBCString
Connection StringThe connection string of the ODBCString
Restrictions Limits the number of schema information that is returned. Allows the user to define the Catalog, Owner, Table, and TableType.ODBCSchemaRestrictions

Outputs

PropertyDescriptionData Type
OutputSchema informationList of Dynamic Data Rows



Was this article helpful?