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