Share via


Schema Members

Include Protected Members
Include Inherited Members

Provides access to the property metadata management system for SharePoint Server search.

The Schema type exposes the following members.

Constructors

  Name Description
Public method Schema(SearchContext) Obsolete. Initializes a new instance of the Schema class.
Public method Schema(SearchServiceApplication) Initializes a new instance of the Schema class based on the specified sps14searchservapp.

Top

Properties

  Name Description
Public property AllCategories Gets the collection of Category objects representing the crawled property categories in the Search service application’s metadata schema.
Public property AllManagedProperties Gets the collection of ManagedProperty objects representing managed properties in the Search service application’s metadata schema for the Shared Service Provider.
Public property LastChangeTime Gets the date and time of the last update to the schema.
Public property SearchApplication Gets the Search service application associated with the Schema object.

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 application'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