DataConnector | ComponentOne
C1.AdoNet.QuickBooksOnline Assembly / C1.AdoNet.QuickBooksOnline Namespace / C1QuickBooksOnlineConnection Class / DataSource Property

In This Topic
    DataSource Property (C1QuickBooksOnlineConnection)
    In This Topic
    Gets the name of the database server to which to connect.
    Syntax
    'Declaration
     
    Public Overrides NotOverridable ReadOnly Property DataSource As String
    public override string DataSource {get;}
    See Also