NextRestoreEventArgs Class
SQL Server 2012
Represents the next restore event arguments.
Namespace: Microsoft.SqlServer.Management.Smo
Assembly: Microsoft.SqlServer.SmoExtended (in Microsoft.SqlServer.SmoExtended.dll)
The NextRestoreEventArgs type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | BackupSetDescription | Gets or sets the backup set description. |
![]() | BackupSetName | Gets or sets the name of the backup set. |
![]() | Continue | Gets or sets a value indicating whether to continue next Restore Operation. |
![]() | Count | Gets or sets the count of the next restore event. |
![]() | DevicesName | Gets or sets the name of the backup media. |

