Partager via


IMobileServiceTable<T>.CreateQuery Méthode

Définition

Crée une requête pour la table active.

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

Retours

Requête par rapport à la table.

S’applique à