dotConnect for Salesforce Documentation
Devart.Data.Salesforce Namespace / SalesforceLoaderResult Structure
Members

In This Topic
    SalesforceLoaderResult Structure
    In This Topic
    Represents a result of an operation performed by SalesforceLoader for a single object.
    Syntax
    'Declaration
     
    Public Structure SalesforceLoaderResult 
       Inherits System.ValueType
    public struct SalesforceLoaderResult : System.ValueType 
    Inheritance Hierarchy

    System.Object
       System.ValueType
          Devart.Data.Salesforce.SalesforceLoaderResult

    Requirements

    Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

    See Also