Classe SaveChangesResult
S'applique à: CRM 2015 on-prem, CRM Online
Contains the result of the save changes operation returned from the organization web service.
Espace de noms: Microsoft.Xrm.Sdk
Assembly: Microsoft.Xrm.Sdk (dans Microsoft.Xrm.Sdk.dll)
Syntaxe
'Déclaration
Public NotInheritable Class SaveChangesResult
public sealed class SaveChangesResult
Remarques
This class is only used in conjunction with OrganizationServiceContext. An instance of this class is returned when SaveChanges is called.
Hiérarchie d'héritage
System.Object
Microsoft.Xrm.Sdk.SaveChangesResult
Cohérence de thread
Tous les membres statiques publics (Shared dans Visual Basic) de ce type sont thread-safe. Tous les membres d'instance ne sont pas garantis thread-safe.
Plateformes
Plateformes de développement
Windows Vista, Windows Server 2003 et
Plateformes cibles
Windows Vista,Windows XP
Voir aussi
Référence
Membres SaveChangesResult
Espace de noms Microsoft.Xrm.Sdk
Autres ressources
Use the Organization Service Context Class
Send comments about this topic to Microsoft.
© 2014 Microsoft Corporation. All rights reserved.