Summary: Returns the value $pref of blog $id from the wp-blogs or equivalent table.
Detail: This function returns a value from one of the fields of the wp-blogs or equivalent table. It first checks the get_blog_details() function to see if the blog even exists, and if so, queries the dB for the value.