IncludeSystemTables
Specifies whether the provider includes system tables from ServiceNow in the available schema.
Data Type
bool
Default Value
true
Remarks
When set to true, the server retrieves and exposes metadata for system tables. These tables are typically accessible only to users with administrative privileges.
When set to false, system tables are excluded from metadata discovery and are not listed in schema queries.
This property is useful when you want to limit schema visibility to user-level tables and exclude administrative or internal system data.