SPContentDatabase.GetChanges Method

Include Protected Members
Include Inherited Members

Queries the change log and returns a collection of changes recorded for the content database.

Overload List

  Name Description
GetChanges() Returns the first 1000 changes listed in the change log for the content database.
GetChanges(SPChangeQuery) Returns a collection of changes from the change log that have been filtered by the specified query.
GetChanges(SPChangeToken) Returns the collection of content database changes, starting from a specified date.
GetChanges(SPChangeToken, SPChangeToken) Returns a collection of changes that have been logged over a specified period of time.

Top

See Also

Reference

SPContentDatabase Class

SPContentDatabase Members

Microsoft.SharePoint.Administration Namespace