dotConnect for FreshBooks Documentation
Devart.Data.FreshBooks Namespace / FreshBooksConnectionStringBuilder Class / FreshBooksConnectionStringBuilder Constructor / FreshBooksConnectionStringBuilder Constructor(String)
Initial connection setup string.

FreshBooksConnectionStringBuilder Constructor(String)
Initializes a new instance of the FreshBooksConnectionStringBuilder class and assigns custom initial values to some properties.
Syntax
'Declaration
 
Public Function New( _
   ByVal connectionString As String _
)
 

Parameters

connectionString
Initial connection setup string.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also