Is there any doc on the structure of the SQL database? I assume if I want to programmatically search for jobs based on certain values, that I'd need to know what the database structure is. But I can't seem to find detailed info on it.
Maybe that's unnecessary, or the assumption is we'd use some other tool (like adtDbUtil.exe) to look at the structure ourself instead of relying on doc?