Name | Description | |
---|---|---|
![]() | Cache | Returns the SalesforceCache object that is used to manage local cache for the connection. |
![]() | ConnectionString | Overridden. Gets or sets the string used to open Salesforce.com or Database.com connection. |
![]() | ConnectionTimeout | Gets the time to wait while trying to establish a connection before terminating the attempt and generating an error. |
![]() | Container | Gets the System.ComponentModel.IContainer that contains the System.ComponentModel.Component. (Inherited from System.ComponentModel.Component) |
![]() | Database | Gets or sets the name of the current database or the database to be used once a connection is open. (Inherited from Devart.Common.DbConnectionBase) |
![]() | DataSource | Gets or sets the Salesforce.com or Database.com login URL |
![]() | HeaderOptions | Gets SOAP header options of the connections. |
![]() | InDistributedTransaction | Indicates whether the connection is enlisted in a distributed transaction. (Inherited from Devart.Common.DbConnectionBase) |
![]() | Name | Gets or sets name of the component. (Inherited from Devart.Common.DbConnectionBase) |
![]() | Owner | Gets or sets a form or other container that the Devart.Common.DbConnectionBase instance belongs to. (Inherited from Devart.Common.DbConnectionBase) |
![]() | Password | Gets or sets the user's password to connect. |
![]() | ProxyOptions | Gets or sets proxy server settings. |
![]() | SecurityToken | Gets or sets the automatically generated key that is used for logging in to Salesforce from an untrusted network. |
![]() | ServerVersion | Gets a string containing the version of the instance of Salesforce.com or Database.com to which the client is connected. |
![]() | Site | Gets or sets the System.ComponentModel.ISite of the System.ComponentModel.Component. (Inherited from System.ComponentModel.Component) |
![]() | State | Gets the current state of the connection. |
![]() | SystemObjects | Determines whether to provide access to Salesforce system columns such as CreationDate, IsDeleted, etc. |
![]() | UserId | Gets or sets the name of the user to connect. |