IMobileServiceTableQuery<T>.Table Property

Definition

Gets the MobileServiceTable being queried.

public Microsoft.WindowsAzure.MobileServices.IMobileServiceTable<T> Table { get; }
Property Value