IncludeSynonyms
Query metadata for synonyms as though they are the original tables.
Data Type
bool
Default Value
true
Remarks
By default, the add-in maps synonyms to their parent tables. It queries columns and their primary/foreign key metadata as if they were the regular tables.
If this property is set to false, then the add-in does not list table and view synonyms.
Setting this property to false improves metadata performance. Consider doing so if you do not need to request metadata of synonyms automatically.