SPChangeCollection.CollectionScope enumeration
指定的擷取變更記錄檔的範圍。
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
Public Enumeration CollectionScope
'用途
Dim instance As SPChangeCollection.CollectionScope
public enum CollectionScope
Members
Member name | Description | |
---|---|---|
ContentDB | 指定的內容資料庫。 | |
Site | 指定網站集合。 | |
Web | 指定的站台。 | |
List | 指定清單。 |
備註
這個列舉型別用作為SPChangeToken(SPChangeCollection.CollectionScope, Guid, DateTime)建構函式的參數。