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 | |
---|---|---|
SaveChangesException() | Initializes a new instance of the SaveChangesException class. |
|
SaveChangesException(Exception, SaveChangesResultCollection) | Initializes a new instance of the SaveChangesException class using an inner exception and SaveChanges method call results. |
|
SaveChangesException(SaveChangesResultCollection) | Initializes a new instance of the SaveChangesException class using SaveChanges method call results. |
|
SaveChangesException(String) | Initializes a new instance of the SaveChangesException class with an error message. |
|
SaveChangesException(String, Exception) | Initializes a new instance of the SaveChangesException class with and error message and an inner exception. |
|
SaveChangesException(String, Exception, SaveChangesResultCollection) | Initializes a new instance of the SaveChangesException class with and error message, an inner exception, and SaveChanges method call results. |
|
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