dotConnect for Salesforce Documentation
Devart.Data.Salesforce Namespace / SalesforceLoaderException Class
Properties Methods

In This Topic
    SalesforceLoaderException Class Members
    In This Topic

    The following tables list the members exposed by SalesforceLoaderException.

    Public Properties
     NameDescription
    Public PropertyThe cause of the exception. (Inherited from Devart.Data.Salesforce.SalesforceException)
    Public PropertyGets a code that identifies the type of error. (Inherited from Devart.Data.Salesforce.SalesforceException)
    Public Property (Inherited from System.Exception)
    Public Property (Inherited from System.Runtime.InteropServices.ExternalException)
    Public PropertyA collection of errors, returned by the Salesforce server. (Inherited from Devart.Data.Salesforce.SalesforceException)
    Public Property (Inherited from System.Exception)
    Public Property (Inherited from System.Exception)
    Public Property (Inherited from System.Exception)
    Public Property (Inherited from System.Exception)
    Public PropertyGets or sets the number of record failed to insert.  
    Public PropertyGets or sets the number of records inserted successfully.  
    Public Property (Inherited from System.Exception)
    Public Property (Inherited from System.Exception)
    Public Property (Inherited from System.Exception)
    Top
    Public Methods
     NameDescription
    Public Method (Inherited from System.Exception)
    Public MethodPopulates a SerializationInfo with the data needed to serialize the target object. (Inherited from Devart.Data.Salesforce.SalesforceException)
    Public Method (Inherited from System.Exception)
    Public Method (Inherited from System.Runtime.InteropServices.ExternalException)
    Top
    See Also