How can I query the TFS SQL database to get the size of the attachments in the WorkItemsFiles table? I am trying to get a sense for how much space the attachments (not Test Case related) are taking up in the database. I see a Length field in that table but does not seem to match up with the size of the work item attachments.
Disclaimer: I understand querying the SQL database directly is not supported
Thanks
Scott