3.1.5.12.1 Deleted Documents Result Set
The Deleted Documents Result Set contains information about the deleted documents. It MUST be returned on successful completion when @ListDeletedUrls is set to 1.
If the Deleted Documents Result Set is returned, it MUST contain one row for each document deleted.
If the document specified by @Url has a Document Store Type (section 2.2.2.4) of 0 (File), then the columns in the Deleted Documents Result Set MUST NOT be named.
-
{Url} nvarchar(260), Type tinyint;
{Url}: The store-relative form URL of the deleted document.
Type: The Document Store Type of the deleted document.