Schema methods

The Schema type exposes the following members.

Methods

  Name Description
Public method Activate Activate this schema.
Public method DeleteSchema Delete this schema from the application.
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method ForceIndexConfigUpdate Forces an update to the index configuration without changing the schema.
Public method GetCrawledProperty(Guid, String) Returns a CrawledProperty object representing a crawled property from the search service's schema.
Public method GetCrawledProperty(Guid, String, Int32) Obsolete. 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 Obsolete. 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