SPDatabaseSnapshotCollection Properties
Include Protected Members
Include Inherited Members
The SPDatabaseSnapshotCollection type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
![]() |
Count | Gets the total number of database snapshots of the database. |
![]() |
CreationInterval | The time, in hours, between automatic database snapshot creations. |
![]() |
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. |
![]() |
IsSnapshotSupported | Gets a value that specifies whether database snapshots are supported by the current edition of Microsoft SQL Server being used for the database. |
![]() |
Item[Int32] | Gets the database snapshot at the specified indexed location in the collection of database snapshots. |
![]() |
Item[String] | Gets the first database snapshot in the collection of database snapshots with the specified name. |
![]() |
MaximumRetention | Gets or sets the time, in hours, that a database snapshot is saved before it is automatically deleted. |
![]() |
Path | Gets or sets the file system path on the database server where the database snapshots are stored. |
![]() |
SnapshotLimit | Gets or sets the maximum number of database snapshots that can be saved. |
![]() |
UpgradedPersistedProperties | Gets the collection of field names and values for fields that were deleted or changed. (Inherited from SPAutoSerializingObject.) |
Top
.gif)