Partilhar via


Classe SaveChangesResult

Aplica-se a: CRM 2015 on-prem, CRM Online

Contains the result of the save changes operation returned from the organization web service.

Namespace: Microsoft.Xrm.Sdk
Assembly: Microsoft.Xrm.Sdk (em Microsoft.Xrm.Sdk.dll)

Sintaxe

'Declaração
Public NotInheritable Class SaveChangesResult
public sealed class SaveChangesResult

Comentários

This class is only used in conjunction with OrganizationServiceContext. An instance of this class is returned when SaveChanges is called.

Hierarquia de Herança

System.Object
  Microsoft.Xrm.Sdk.SaveChangesResult

Segurança do Thread

Todos os membros estáticos (Shared in Visual Basic) desse tipo são protegidos por thread. Não há nenhum garantia de que os membros de instância sejam protegidos por thread.

Plataformas

Plataformas de desenvolvimento

Windows Vista, Windows Server 2003 e

Plataformas de destino

Windows Vista,Windows XP

Consulte também

Referência

Membros de SaveChangesResult
Namespace Microsoft.Xrm.Sdk

Outros recursos

Use the Organization Service Context Class

Send comments about this topic to Microsoft.
© 2014 Microsoft Corporation. All rights reserved.