IMobileServiceTable<T>.CreateQuery Method

Definition

Creates a query for the current table.

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

A query against the table.