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

On this page
    DataSource Property (SalesforceConnection)
    On this page
    Gets or sets the Salesforce.com or Database.com login URL
    Syntax
    'Declaration
     
    Public Shadows Property DataSource As String
    public new string DataSource {get; set;}

    Property Value

    The Salesforce.com or Database.com login URL.
    See Also