SPDatabaseSnapshotRestoreEvent class

Represents the restoration of a database from one of its snapshots.

Inheritance hierarchy

System.Object
  Microsoft.SharePoint.Administration.Backup.SPDatabaseSnapshotRestoreEvent

Namespace:  Microsoft.SharePoint.Administration.Backup
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
<SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel := True)> _
Public NotInheritable Class SPDatabaseSnapshotRestoreEvent
'Usage
Dim instance As SPDatabaseSnapshotRestoreEvent
[SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel = true)]
public sealed class SPDatabaseSnapshotRestoreEvent

Thread safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See also

Reference

SPDatabaseSnapshotRestoreEvent members

Microsoft.SharePoint.Administration.Backup namespace