IncludeSystemTables
Specifies whether the provider includes system tables from ServiceNow in the available schema.
データ型
bool
デフォルト値
true
解説
When set to true, the 本製品 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.