convertFullPath property
Automatically convert the full entity path for each entity specified by the filter.
For example, if the filter specifies a table, that table schema (and database if there is one) will also be converted.
Optional.
Implementation
core.bool? convertFullPath;