Show Virtual Schemas

Attribute

ShowVirtualSchemas

Purpose

Returns "XML" in the Schema Name column when a SQLTables or SQLColumns operation is performed when connected to a data source. For example:

Schema Name Table Name
XML TAB1A
XML TAB1B
XML TAB2A
XML TAB2B

Valid Values

0 | 1

Behavior

If set to 1 (Enabled), virtual schema names are returned.

If set to 0 (Disabled), virtual schema names are not returned.

To return both virtual and manufactured schema names, set this option to 1 (Enabled) and the Show Manufactured Schemas option to 1 (Enabled).

Default

1 (Enabled)

GUI Tab

Advanced tab