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 | |
---|---|---|
Schema | Initializes a new instance of the Schema class. |
Top
Properties
Name | Description | |
---|---|---|
AllCategories | Gets the collection of Category objects representing the crawled property categories in the search schema for the Shared Service Provider. | |
AllManagedProperties | Gets the collection of ManagedProperty objects representing managed properties in the search schema for the Shared Service Provider. | |
SearchApplication | Gets the SearchContext object representing the search service for the Shared Service Provider. |
Top
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetCrawledProperty | Returns a CrawledProperty object representing a crawled property from the search service's schema. | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
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. | |
MemberwiseClone | (Inherited from Object.) | |
QueryCrawledProperties | ||
ToString | (Inherited from Object.) |
Top