Schema Members

Include Protected Members
Include Inherited Members

Provides access to the property metadata management system for Enterprise Search.

The Schema type exposes the following members.

Constructors

  Name Description
Public method Schema Initializes a new instance of the Schema class.

Top

Properties

  Name Description
Public property AllCategories Gets the collection of Category objects representing the crawled property categories in the search schema for the Shared Service Provider.
Public property AllManagedProperties Gets the collection of ManagedProperty objects representing managed properties in the search schema for the Shared Service Provider.
Public property SearchApplication Gets the SearchContext object representing the search service for the Shared Service Provider.

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetCrawledProperty Returns a CrawledProperty object representing a crawled property from the search service's schema.
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Public methodStatic member IsMappable Gets a Boolean value indicating whether crawled properties with the specified data type can be mapped to managed properties with the specified managed data type.
Protected method MemberwiseClone (Inherited from Object.)
Public method QueryCrawledProperties
Public method ToString (Inherited from Object.)

Top

See Also

Reference

Schema Class

Microsoft.Office.Server.Search.Administration Namespace