[]
        
Allows to edit the connection string when its current value is about to change.
protected virtual string OnConnectionStringChanging(string value)
| Type | Name | Description | 
|---|---|---|
| string | value | The current value of the connection string.  | 
    
| Type | Description | 
|---|---|
| string | The connection string  |