SPSite.GetChanges 方法

Queries the change log and returns a collection of changes that have occurred within the site collection.

重载 列表

  名称 说明
公共方法 GetChanges() Returns the default number of changes listed in the current change log for the site collection.
公共方法 GetChanges(SPChangeQuery) Returns a collection of changes from the change log filtered by the specified query.
公共方法 GetChanges(SPChangeToken) Returns a collection of changes, starting from a particular point in the change log.
公共方法 GetChanges(SPChangeToken, SPChangeToken) Returns a collection of changes that have been logged over a specified period of time.

页首

另请参阅

引用

SPSite 类

SPSite 成员

Microsoft.SharePoint 命名空间