Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Applies To: Dynamics CRM 2015
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 | |
|---|---|---|
| .jpeg) | SaveChangesException() | Initializes a new instance of the SaveChangesException class. | 
| .jpeg) | SaveChangesException(Exception, SaveChangesResultCollection) | Initializes a new instance of the SaveChangesException class using an inner exception and SaveChanges method call results. | 
| .jpeg) | SaveChangesException(SaveChangesResultCollection) | Initializes a new instance of the SaveChangesException class using SaveChanges method call results. | 
| .jpeg) | SaveChangesException(String) | Initializes a new instance of the SaveChangesException class with an error message. | 
| .jpeg) | SaveChangesException(String, Exception) | Initializes a new instance of the SaveChangesException class with and error message and an inner exception. | 
| .jpeg) | SaveChangesException(String, Exception, SaveChangesResultCollection) | Initializes a new instance of the SaveChangesException class with and error message, an inner exception, and SaveChanges method call results. | 
| .jpeg) | 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
© 2016 Microsoft. All rights reserved. Copyright