Is it possible to enumerate the currently-defined session variables? I've been looking for the equivalent of
select * from sys.tables
for session variables, but I can't find a sys view that contains that information. I'm wondering if it's possible to spin through them and print them to the response window. I've got about 35+.