Name | Description | |
---|---|---|
![]() | BeginOpen | Starts an asynchronous invocation of an Open method. (Inherited from Devart.Common.DbConnectionBase) |
![]() | BeginTransaction | Overloaded. Starts a database transaction. (Inherited from System.Data.Common.DbConnection) |
![]() | ChangeDatabase | Changes the current database associated with an open Devart.Common.DbConnectionBase. (Inherited from Devart.Common.DbConnectionBase) |
![]() ![]() | ClearAllPools | Overloaded. Clears all pools associated with the connection. |
![]() ![]() | ClearPool | Clears the pool matching ConnectionString of provided SalesforceConnection object. |
![]() | Clone | Creates a new object that is a copy of the current instance. |
![]() | Close | Closes the connection to the database. This is the preferred method of closing any open connection. (Inherited from Devart.Common.DbConnectionBase) |
![]() | CreateCommand | Creates and returns a SalesforceCommand object associated with the SalesforceConnection. |
![]() | CreateObjRef | Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Inherited from System.MarshalByRefObject) |
![]() | DescribeGlobal | |
![]() | Dispose() | Releases all resources used by the System.ComponentModel.Component. (Inherited from System.ComponentModel.Component) |
![]() | EndOpen | Ends an asynchronous invocation of the Open method. (Inherited from Devart.Common.DbConnectionBase) |
![]() | EnlistTransaction | Enlists in the specified transaction. (Inherited from Devart.Common.DbConnectionBase) |
![]() | GetDeletedIds | Gets the IDs of objects from the specified table that were deleted during a specified perod. |
![]() | GetLifetimeService | Retrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject) |
![]() | GetPicklistColumns | Gets the array containing all the picklist columns in the specified table. |
![]() | GetSchema | Overloaded. Returns list of metadata collections and number of restrictions for a collection. (Inherited from Devart.Common.DbConnectionBase) |
![]() | GetUpdatedIds | Gets the IDs of objects from the specified table that were updated during a specified perod. |
![]() | GetUserInfo | Gets personal information about the currently logged-in user. |
![]() | InitializeLifetimeService | Obtains a lifetime service object to control the lifetime policy for this instance. (Inherited from System.MarshalByRefObject) |
![]() | Open | Overridden. Opens a Salesforce.com or Database.com connection with the property settings specified by the ConnectionString. |
![]() | ToString | Returns a System.String containing the name of the System.ComponentModel.Component, if any. This method should not be overridden. (Inherited from System.ComponentModel.Component) |