Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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
.gif)