[]
Called when the connection string is about to change; validates and normalizes the new value.
protected override string OnConnectionStringChanging(string value)
| Type | Name | Description |
|---|---|---|
| string | value | The new connection string value. |
| Type | Description |
|---|---|
| string | The validated or normalized connection string. |