Database.EnumBackupSets Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Returns information about all the backup sets for the database
public System.Data.DataTable EnumBackupSets ();
member this.EnumBackupSets : unit -> System.Data.DataTable
Public Function EnumBackupSets () As DataTable