Compartilhar via


IMobileServiceSyncTable<T>.CreateQuery Método

Definição

Cria uma consulta para a tabela atual.

public Microsoft.WindowsAzure.MobileServices.IMobileServiceTableQuery<T> CreateQuery ();
abstract member CreateQuery : unit -> Microsoft.WindowsAzure.MobileServices.IMobileServiceTableQuery<'T>
Public Function CreateQuery () As IMobileServiceTableQuery(Of T)

Retornos

Uma consulta na tabela.

Aplica-se a