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.
Specifies the role that an item plays in a change log crawl.
Namespace: Microsoft.Office.Server.Search.Connector.BDC
Assembly: Microsoft.Office.Server.Search.Connector (in Microsoft.Office.Server.Search.Connector.dll)
Syntax
'Declaration
Public Enumeration ChangeLogCrawlRole
'Usage
Dim instance As ChangeLogCrawlRole
public enum ChangeLogCrawlRole
Members
Member name | Description | |
---|---|---|
None | The item has no association with a change log crawl. | |
StartNode | The item is a change log crawl start node. | |
Owned | The item is owned by a change log crawl start node. |