ODBC guide

List trash for a shared drive


Returns items in the Trash for a specific shared drive. Supply DriveType='drive' and the shared drive ID.

SELECT * FROM Trash
WITH(DriveType='drive',
     DriveId='1j0HFOP4gsoExxxxxx')