Note

Access to this page requires authorization. You can try signing in or .

Access to this page requires authorization. You can try .

Restore.ReadFileList(Server) Method

Definition

Namespace:
Microsoft.SqlServer.Management.Smo
Assembly:
Microsoft.SqlServer.SmoExtended.dll
Package:
Microsoft.SqlServer.SqlManagementObjects v150.18208.0
Package:
Microsoft.SqlServer.SqlManagementObjects v160.2004021.0
Package:
Microsoft.SqlServer.SqlManagementObjects v172.64.0

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.

public System.Data.DataTable ReadFileList(Microsoft.SqlServer.Management.Smo.Server srv);
member this.ReadFileList : Microsoft.SqlServer.Management.Smo.Server -> System.Data.DataTable
Public Function ReadFileList (srv As Server) As DataTable

Parameters

srv
Server

Returns

Applies to