[This is preliminary documentation and subject to change.]
The DBPROP_CI_INCLUDE_SCOPES property specifies the names of the file path(s) over which the query is processed.
If more than one catalog or machine are specified, the properties DBPROP_MACHINE, DBPROP_CI_CATALOG_NAME, DBPROP_CI_INCLUDE_SCOPES, and DBPROP_CI_SCOPE_FLAGS must all have the same number of entries. The exception is that if more than one catalog or machine are specified, the count of scopes and flags can either be the count of catalogs and machines or 1.
If more than one machine or catalog are specified, the query is executed on multiple machines, and the results are merged on the local machine.
The scope "\" covers the entire catalog. The scope "/" covers the entire Internet Information Server virtual path name space. Scopes can be local drive letter based paths or remote UNC paths.
This property corresponds to the CiScope variable in Index Server's IDQ files.
Property Set | DBPROPSET_ FSCIFRMWRK_EXT |
Property ID | DBPROP_CI_INCLUDE_SCOPES |
Value Type | DBTYPE_ARRAY | DBTYPE_BSTR |
Default | "\" (the entire catalog) |