SPDatabaseSnapshotCollection Properties

Include Protected Members
Include Inherited Members

The SPDatabaseSnapshotCollection type exposes the following members.

Properties

  Name Description
Public property Count Gets the total number of database snapshots of the database.
Public property CreationInterval The time, in hours, between automatic database snapshot creations.
Public property EnabledManagement Gets or sets a value that specifies whether the database snapshots for the database are managed by the built-in database snapshot management jobs of SharePoint Foundation.
Public property IsSnapshotSupported Gets a value that specifies whether database snapshots are supported by the current edition of Microsoft SQL Server being used for the database.
Public property Item[Int32] Gets the database snapshot at the specified indexed location in the collection of database snapshots.
Public property Item[String] Gets the first database snapshot in the collection of database snapshots with the specified name.
Public property MaximumRetention Gets or sets the time, in hours, that a database snapshot is saved before it is automatically deleted.
Public property Path Gets or sets the file system path on the database server where the database snapshots are stored.
Public property SnapshotLimit Gets or sets the maximum number of database snapshots that can be saved.
Public property UpgradedPersistedProperties Gets the collection of field names and values for fields that were deleted or changed. (Inherited from SPAutoSerializingObject.)

Top

See Also

Reference

SPDatabaseSnapshotCollection Class

Microsoft.SharePoint.Administration.Backup Namespace