Parameters
- connectionStringBuilder
- A DbConnectionStringBuilder object to compare with.
- loginOnly
- If true,only the following properties are compared: UserId, Password, and Server.
Return Value
true, if the two objects have same parameters; otherwise, false.