Yes it does set the isolation level. It is being used as an example. Once again, the level of isolation is actually customizable for each transaction not for database. So when you set the ISO level for the transaction you are working with, you can view what the ISO level was for that transaction by executing the DBCC command. Sorry for not being clearer on the code.
Thanks
J. Kusch