IisWebServiceBackupBehaviorAttribute Methods

Include Protected Members
Include Inherited Members

The IisWebServiceBackupBehaviorAttribute type exposes the following members.

Methods

  Name Description
Public method AddChildObjects Adds children to the backup tree.
Public method Equals (Inherited from Attribute.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Attribute.)
Public method GetType (Inherited from Object.)
Public method IsDefaultAttribute (Inherited from Attribute.)
Public method Match (Inherited from Attribute.)
Protected method MemberwiseClone (Inherited from Object.)
Public method OnAbort Method called when the backup system is stopped for some reason.
Public method OnBackup Method called when the system is being backed up.
Public method OnBackupComplete Method called when the system is finish being backed up.
Public method OnPostRestore Method that is called when the system is done restoring.
Public method OnPrepareBackup Method that is called when the system is preparing for backup.
Public method OnPreRestore Method that is called when the system is preparing for a restore.
Public method OnRestore Method that is called when the system is being restored.
Public method ToString (Inherited from Object.)

Top

Explicit Interface Implementations

  Name Description
Explicit interface implemetationPrivate method _Attribute.GetIDsOfNames (Inherited from Attribute.)
Explicit interface implemetationPrivate method _Attribute.GetTypeInfo (Inherited from Attribute.)
Explicit interface implemetationPrivate method _Attribute.GetTypeInfoCount (Inherited from Attribute.)
Explicit interface implemetationPrivate method _Attribute.Invoke (Inherited from Attribute.)

Top

See Also

Reference

IisWebServiceBackupBehaviorAttribute Class

Microsoft.SharePoint.Administration Namespace