I have an EF connection string in my config but I wish to programmatically change the dbname on the fly.
The properties appear to be read only - anyone know how to do this?
Thanks.
I have an EF connection string in my config but I wish to programmatically change the dbname on the fly.
The properties appear to be read only - anyone know how to do this?
Thanks.