Previous in Contents Next in Contents

ICatalogProperties Interface

This interface specifies the properties of a catalog.

Hierarchy

ISearchAdmin:IBuildServer:IBuildCatalogs:IBuildCatalog ISearchAdmin:ISearchServer:ISearchCatalogs:ISearchCatalog

The following table briefly describes this interface's properties (all are read-only).

Property Description
BuildDate Returns the date and time when the catalog was built.
IndexSize Returns the size, in megabytes, of the catalog.
NumberOfDocuments Returns the number of documents in the catalog.
PropertyStoreSize Returns the size, in megabytes, of the property store.
PropSeqNum Returns the propagation number.
UniqueKeyCount Returns the number of unique keys in the catalog.


© 1997-2000 Microsoft Corporation. All rights reserved.