Compartir a través de


IMobileServiceTableQuery<T>.Query Propiedad

Definición

Obtiene el IQueryable subyacente asociado a esta consulta.

public System.Linq.IQueryable<T> Query { get; set; }
member this.Query : System.Linq.IQueryable<'T> with get, set
Public Property Query As IQueryable(Of T)

Valor de propiedad

Se aplica a