BackupDevice.ReadMediaHeader 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 ReadMediaHeader method returns a QueryResults object that enumerates the values of a backup media header record.
public System.Data.DataTable ReadMediaHeader ();
member this.ReadMediaHeader : unit -> System.Data.DataTable
Public Function ReadMediaHeader () As DataTable