EquivalentTo(DbConnectionStringBuilder,Boolean) Method
Compares the specified connection information in this
DbConnectionStringBuilder object with the specified connection information in the supplied
DbConnectionStringBuilder object.
Parameters
- connectionStringBuilder
- The DbConnectionStringBuilder to be compared with this DbConnectionStringBuilder object.
- loginOnly
- Ignored in dotConnect Universal.
Return Value
trueif the specified connection information in both of the
DbConnectionStringBuilder objects is equal; otherwise,
false.
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