Hi
I am working on SQL 2005 Developement Db, As we have some Nvarchar(max) cols, I had set Sp_Tableoption for "Large Value Types Out of Row" ON for some tables a month back, I need to add some more tables to Database, but before that i want to confirm on which tables I had added this clause.
I searched Obejectproperty,but they haven't mentioned there ?