PageRestorePlanner Constructor (Database, String)
SQL Server 2012
Initializes a new instance of the PageRestorePlanner class with specified database and tail log backup file.
Namespace: Microsoft.SqlServer.Management.Smo
Assembly: Microsoft.SqlServer.SmoExtended (in Microsoft.SqlServer.SmoExtended.dll)
Parameters
- database
- Type: Microsoft.SqlServer.Management.Smo.Database
The database.
- tailLogBackupFileName
- Type: System.String
Name of the tail log backup file.
