TableDepth
Specifies how many levels of subfolders the provider scans and exposes as separate views.
Data Type
int
Default Value
1
Remarks
This property controls how many levels of subfolders the server scans and exposes as views in the schema.
If this property is set to 1, only immediate subfolders of the root directory are exposed as views.
Higher values allow the server to recursively scan deeper levels of the folder structure, with each matching subfolder exposed as a separate view.
Use higher values if you want to access nested directories as views, but note that increasing the depth may impact performance on large folder structures.