SPDatabaseSnapshotCollection Methods

Include Protected Members
Include Inherited Members

The SPDatabaseSnapshotCollection type exposes the following members.

Methods

  Name Description
Public method CreateSnapshot Creates a database snapshot of the current database.
Public method DeleteSnapshots Deletes all the database snapshots of the current database.
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetEnumerator Returns an enumerator that can be used to iterate through the collection.
Public method GetHashCode (Inherited from Object.)
Public method GetObjectData Gets the serialized state of the object. (Inherited from SPAutoSerializingObject.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Protected method OnDeserialization Called after the object has been deserialized from the file system cache or the database. (Inherited from SPAutoSerializingObject.)
Public method RefreshSnapshots Queries the database to ensure that the SPDatabaseSnapshotCollection object represents the current list of all database snapshots of the database.
Public method ToString (Inherited from Object.)
Protected method UpdateParent Causes the containing SPPersistedObject, if one exists, to update its state. (Inherited from SPAutoSerializingObject.)

Top

Explicit Interface Implementations

  Name Description
Explicit interface implemetationPrivate method IEnumerable.GetEnumerator Returns an enumerator that can be used to iterate through the collection.

Top

See Also

Reference

SPDatabaseSnapshotCollection Class

Microsoft.SharePoint.Administration.Backup Namespace