IGatherLog Interface

Hierarchy

ISearchAdmin:IBuildServer:IBuildCatalogs:IBuildCatalog:IGatherLogs

This interface is a catalog build server log containing the names of the documents that Search successfully or unsuccessfully crawled, or avoided, while building a catalog.

You access a specific IGatherLog interface object by calling the IGatherLogs.Item property. You can access all of the IGatherLog interface objects by iterating through the IGatherLogs collection in a for each loop.


© 1997-1998 Microsoft Corporation. All rights reserved.