Restore.ReadSuspectPageTable(Server) 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.
public System.Data.DataTable ReadSuspectPageTable (Microsoft.SqlServer.Management.Smo.Server server);
member this.ReadSuspectPageTable : Microsoft.SqlServer.Management.Smo.Server -> System.Data.DataTable
Public Function ReadSuspectPageTable (server As Server) As DataTable
Parameters
- server
- Server