DirectoryRetrievalDepth
Specifies how far down in a Files table's subdirectories should be scanned to retrieve results. If DirectoryRetrievalDepth is not explicitly set, the driver uses a depth of 5 sublevels below the root (default).
Data Type
string
Default Value
"5"
Remarks
To scan only resources located in the root, specify 0.
To get all the data in a drive regardless of what depth it's located in, specify a value of -1.