dotConnect for Salesforce Documentation
Devart.Data.Salesforce Namespace / SalesforceConnection Class

In This Topic
    SalesforceConnection Class Methods
    In This Topic

    For a list of all members of this type, see SalesforceConnection members.

    Public Methods
     NameDescription
    Public Method (Inherited from Devart.Common.DbConnectionBase)
    Public MethodOverloaded. Starts a database transaction. (Inherited from System.Data.Common.DbConnection)
    Public Method (Inherited from Devart.Common.DbConnectionBase)
    Public Methodstatic (Shared in Visual Basic)Overloaded. Clears all pools associated with the connection.  
    Public Methodstatic (Shared in Visual Basic)Clears the pool matching ConnectionString of provided SalesforceConnection object.  
    Public MethodCreates a new object that is a copy of the current instance.  
    Public MethodOverridden. Closes the connection to the data source. This is the preferred method of closing any open connection.  
    Public MethodCreates and returns a SalesforceCommand object associated with the SalesforceConnection.  
    Public MethodCreates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Inherited from System.MarshalByRefObject)
    Public MethodReleases all resources used by the System.ComponentModel.Component. (Inherited from System.ComponentModel.Component)
    Public Method (Inherited from Devart.Common.DbConnectionBase)
    Public Method (Inherited from Devart.Common.DbConnectionBase)
    Public MethodGets the IDs of objects from the specified table that were deleted during a specified perod.  
    Public MethodRetrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject)
    Public MethodGets the array containing all the picklist columns in the specified table.  
    Public MethodOverloaded.  (Inherited from Devart.Common.DbConnectionBase)
    Public MethodGets the IDs of objects from the specified table that were updated during a specified perod.  
    Public MethodGets personal information about the currently logged-in user.  
    Public MethodObtains a lifetime service object to control the lifetime policy for this instance. (Inherited from System.MarshalByRefObject)
    Public MethodOverridden. Opens a Salesforce.com or Database.com connection with the property settings specified by the ConnectionString.  
    Public MethodOverloaded.  (Inherited from System.Data.Common.DbConnection)
    Public Method (Inherited from Devart.Data.SqlShimConnection)
    Public Method (Inherited from Devart.Data.SqlShimConnection)
    Public Method (Inherited from Devart.Data.SqlShimConnection)
    Public MethodReturns a System.String containing the name of the System.ComponentModel.Component, if any. This method should not be overridden. (Inherited from System.ComponentModel.Component)
    Top
    See Also