combit List & Label 30 - .NET Help
combit.Reporting.DataProviders Namespace / SalesforceDataProvider Class

SalesforceDataProvider Class Properties

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

Public Properties
 NameDescription
Public PropertyThe connection timeout in millisecond to bind to Salesforce web service. Default value is 60000 millisecond (1 minute).  
Public PropertySalesforce Login Url. This property is only changable through provider constructor. Default value is "https://login.salesforce.com/services/oauth2/token".  
Public PropertyIf true the SchemaRow property will offer a empty row. Normally SchemaRow has always first row contents.  
Top
See Also