Symphony Framework
DBConnector Constructor(String)
Symphony.Harmony Namespace > DBConnector Class > DBConnector Constructor : DBConnector Constructor(String)
Connection string.
Alternate constructor. Accepts the connection string.
Syntax
public DBConnector( 
   string connectString
)

Parameters

connectString
Connection string.
Remarks
The connection string should includes the user credentials, the server information if accessing a remote $Symphony Bridge$$ server and the requried table mapping method(fully qualified).

The default connection protocol is HostServiceType.ConsoleServerWeb.

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

Reference

DBConnector Class
DBConnector Members
Overload List