EquivalentTo(DbConnectionStringBuilder,Boolean) Method
Returns a value indicating whether this
OracleConnectionStringBuilder object has same parameters as given
DbConnectionStringBuilder object.
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.
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