Determines whether to select data from the Recycle Bin - the records that were deleted.
public bool QueryAll {get; set;}
'Declaration
Public Property QueryAll As Boolean
Property Value
true, if the records that were deleted should be selected;
true otherwise. The default value is
false.