Udostępnij za pośrednictwem


IMobileServiceTableQuery<T>.Table Property

Definition

Gets the MobileServiceTable being queried.

public Microsoft.WindowsAzure.MobileServices.IMobileServiceTable<T> Table { get; }
member this.Table : Microsoft.WindowsAzure.MobileServices.IMobileServiceTable<'T>
Public ReadOnly Property Table As IMobileServiceTable(Of T)

Property Value

Applies to