We are using Team Foundation Server 2012.
We had a guy submit 97 files (not counting the designer and resource files) in Changeset 13646 on 8/9/2016.
Ten (10) days later on 8/18/2016, he rolled these changes back in Changeset 13716.
During that time, other work items were submitted and completed.
Is there some way to query TFS to find the Filenames and WorkItems that were included in any Changeset between 13646 and 13716?
I would like this to be an SQL query that I can run in SQL Server Management Studio.