Schema
Restricts access to data within the specified schema.
Data Type
string
Default Value
""
Remarks
By default, the connector exposes all Airtable Bases as separate schemas. To restrict access to a specific schema, set this property to the desired schema name. This limits access to only that schema's objects, such as tables, views, and procedures.
In addition to all Airtable Bases, a static schema named Information is available. This schema allows querying static tables such as Bases, Tables, Users and more.
When DisplayObjectIds is set to TRUE, the value of Schema must be set to the Airtable Base id, not the name.