[]
Checks if two instances of C1ODataConnectionStringBuilder can be considered equal, for caching and pooling purposes.
public override bool Equals(object obj)
| Type | Name | Description |
|---|---|---|
| object | obj | The second instance of C1ODataConnectionStringBuilder to be checked for equality. |
| Type | Description |
|---|---|
| bool | A boolean indicating if the two instances can be considered equal. |