Where can I find the SQL Server Persistence Database table description for .NET 4.0 or 4.5? I can find the following:
Workflow Tracking Service Database
But this is specific to 3.5, and I know the structure has changed in .Net 4. I also found this document, but it only describes the views, not the tables created.