IMobileServiceTableQuery<T>.IncludeDeleted Method

Definition

Ensure the query will get the deleted records.

public Microsoft.WindowsAzure.MobileServices.IMobileServiceTableQuery<T> IncludeDeleted ();
Returns

The query object.