Previous in Contents Next in Contents

IsLocalFileSchema Property

This property specifies whether to use the local schema file as the schema instead of the global (master) schema file. If True, Search uses the local schema file. If False, Search uses the global (master) schema file.

Syntax

IBuildCatalog.IsLocalFileSchema

Remarks

Local schema files only affect the individual catalog.

Example

See Creating and Accessing IBuildCatalog Interface Objects.

See Also

Schema


© 1997-2000 Microsoft Corporation. All rights reserved.