Refresh connection via script

Options
Is it possible to issue the refresh command on a connection within a script. What I want to do is change something in the DB with ExecuteCommand and then use refresh so it is reflected in the EF model.
Thanks for your help.