BackupSet.GetFileList 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 a the set of files associated with the BackupSet
public System.Data.DataSet GetFileList ();
member this.GetFileList : unit -> System.Data.DataSet
Public Function GetFileList () As DataSet