UseFullFilePathsAsTableNames
Whether or not to include the full file path in the name of an exposed table or view, corresponding to a sheet or report.
データ型
bool
デフォルト値
false
解説
If set to true, the names of the exposed sheets as tables and reports as views, will include the full file path. Ex. SalesSheets_Agents_MonthlyReports_Sheet_JuneSheet.
If set to false, the tables and views corresponding to the sheets and reports, will be exposed using only the file's name. Ex. Sheet_JuneSheet.