AppointmentStoreChangeReader.ReadBatchAsync Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Retourne la liste des modifications qui se sont produites dans le magasin de rendez-vous et qui n’ont pas encore été acceptées par l’application appelante.
public:
virtual IAsyncOperation<IVectorView<AppointmentStoreChange ^> ^> ^ ReadBatchAsync() = ReadBatchAsync;
/// [Windows.Foundation.Metadata.RemoteAsync]
IAsyncOperation<IVectorView<AppointmentStoreChange>> ReadBatchAsync();
[Windows.Foundation.Metadata.RemoteAsync]
public IAsyncOperation<IReadOnlyList<AppointmentStoreChange>> ReadBatchAsync();
function readBatchAsync()
Public Function ReadBatchAsync () As IAsyncOperation(Of IReadOnlyList(Of AppointmentStoreChange))
Retours
Opération asynchrone qui retourne un IVectorView en cas de réussite.
- Attributs
Configuration requise pour Windows
Fonctionnalités de l’application |
appointmentsSystem
|