SaveChangesException Constructor

 

Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online

Overloaded constructor that initializes a new instance of the SaveChangesException class.

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

Overload List

Name Description
System_CAPS_pubmethod SaveChangesException()

Initializes a new instance of the SaveChangesException class.

System_CAPS_pubmethod SaveChangesException(Exception, SaveChangesResultCollection)

Initializes a new instance of the SaveChangesException class using an inner exception and SaveChanges method call results.

System_CAPS_pubmethod SaveChangesException(SaveChangesResultCollection)

Initializes a new instance of the SaveChangesException class using SaveChanges method call results.

System_CAPS_pubmethod SaveChangesException(String)

Initializes a new instance of the SaveChangesException class with an error message.

System_CAPS_pubmethod SaveChangesException(String, Exception)

Initializes a new instance of the SaveChangesException class with and error message and an inner exception.

System_CAPS_pubmethod SaveChangesException(String, Exception, SaveChangesResultCollection)

Initializes a new instance of the SaveChangesException class with and error message, an inner exception, and SaveChanges method call results.

System_CAPS_pubmethod SaveChangesException(String, SaveChangesResultCollection)

Initializes a new instance of the SaveChangesException class using an error message and SaveChanges method call results.

See Also

SaveChangesException Class
Microsoft.Xrm.Sdk Namespace

Return to top

Microsoft Dynamics 365

© 2016 Microsoft. All rights reserved. Copyright