[]
Method that check if two instance C1JsonConnectionStringBuilder can be considered equals considering pooling and caching connection purposes.
public override bool Equals(object obj)
Type | Name | Description |
---|---|---|
object | obj | The second C1JsonConnectionStringBuilder to check whether or not the two C1JsonConnectionStringBuilder are equals. |
Type | Description |
---|---|
bool | A boolean indicating if two C1JsonConnectionStringBuilder are equals. |