Are there any procedures in SQLServer related to backupset. I mean that does SQLServer comes with any stored procedures that I can use to get the information about the Backupset for example: How may backupsets are in Transaction log file things like that....I know I can use the RESTORE HEADERONLY command but I'm interested in stored procedures.