BackupDevice.ReadBackupHeader 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.
The ReadBackupHeader method returns a QueryResults object that enumerates the contents of the media maintained by a backup device.
public System.Data.DataTable ReadBackupHeader ();
member this.ReadBackupHeader : unit -> System.Data.DataTable
Public Function ReadBackupHeader () As DataTable