NextRestoreEventArgs Class
Represents the next restore event arguments.
Assembly: Microsoft.SqlServer.SmoExtended (in Microsoft.SqlServer.SmoExtended.dll)
| Name | Description | |
|---|---|---|
![]() | NextRestoreEventArgs(String^, String^, String^, Int32) | Initializes a new instance of the NextRestoreEventArgs class. |
| 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. |
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show:

