Hi Monissha,
If you have checked the link given above. It gives the relation between the SQL data types and Column store data types. So if you see the different SQL data types which are referred as 'CS_STRING' in column store data types. Those SQL data types are stored as 'CS_STRING' column store data types internally be it row type table or column type table.
Cheers,
Sumit