Unfortunately Management Studio does not recognize the rowversion data type when you use the table designer. Generating a table from a script with a rowversion column works fine as long as you give the colum a name. When you look at the script generated table in the designer, the rowversion column shows up as a timestamp data type.