DBPROP_CI_CATALOG_NAME
Note
Indexing Service is no longer supported as of Windows XP and is unavailable for use as of Windows 8. Instead, use Windows Search for client side search and Microsoft Search Server Express for server side search.
The DBPROP_CI_CATALOG_NAME property specifies the names of the catalog(s) over which the query is processed.
Summary
Property Set | DBPROPSET_ FSCIFRMWRK_EXT |
Property ID | DBPROP_CI_CATALOG_NAME |
Value Type | DBTYPE_ARRAY | DBTYPE_BSTR |
Default | None |
Remarks
If more than one catalog or machine is specified, the DBPROP_MACHINE, DBPROP_CI_CATALOG_NAME, DBPROP_CI_INCLUDE_SCOPES, and DBPROP_CI_SCOPE_FLAGS properties all must have the same number of entries, or the count of scopes and flags can be either the count of catalogs and machines or 1.
When more than one machine or catalog is specified, the query is executed on multiple machines and the results are merged on the local machine.
The default catalog installed is named System.
This property corresponds to the CiCatalog variable in the Internet Data Query Files of Indexing Service.