Read all folders (recursive)
Gets all folders recursively (no files). Use this when you need only folder metadata or the folder tree. For files and folders together use Read all files and folders.
SELECT * FROM Folders
Gets all folders recursively (no files). Use this when you need only folder metadata or the folder tree. For files and folders together use Read all files and folders.
SELECT * FROM Folders