MobileServiceCollectionExtensions Classe

Définition

Fournit des méthodes d'extension sur IMobileServiceTableQuery`1{T} et IMobileServiceTable`1{T} pour les encapsuler dans une collection.

public static class MobileServiceCollectionExtensions
type MobileServiceCollectionExtensions = class
Public Module MobileServiceCollectionExtensions
Héritage
MobileServiceCollectionExtensions

Méthodes

ToCollectionAsync<TTable>(IMobileServiceSyncTable<TTable>, Int32)

Créez une collection basée sur la table locale.

ToCollectionAsync<TTable>(IMobileServiceTable<TTable>, Int32)

Crée une nouvelle collection basée sur la table.

ToCollectionAsync<TTable>(IMobileServiceTableQuery<TTable>, Int32)

Crée une nouvelle collection basée sur la requête.

S’applique à