SPDatabaseSnapshotRestoreEvent class
代表一其快照的資料庫還原。
Inheritance hierarchy
System.Object
Microsoft.SharePoint.Administration.Backup.SPDatabaseSnapshotRestoreEvent
Namespace: Microsoft.SharePoint.Administration.Backup
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
<SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel := True)> _
Public NotInheritable Class SPDatabaseSnapshotRestoreEvent
'用途
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.