With the SqlConnection object in hand, I'm free to issue any SQL statement that I want against my database. Just remember that if you do an update through ADO.NET, any objects already retrieved ...