HideSchemas

Key Name Default Value Required

HideSchemas

None

No

Description

The name of a schema that you want to hide.

When you hide a schema, it is disabled during the connection, and is therefore excluded from SQLTables calls. Hiding a schema can shorten BI tool initialization times, and boost connector performance by shortening the body of each response.

You can set this option to one of the following values:

  • Display: The Display schema is disabled during the connection, and the HTTP responses only contain values from the Actual schema.
  • Actual: The Actual schema is disabled during the connection, and HTTP responses only contain values from the Display schema.

For information about these schemas, see Schema Support.