Schema Members
Include Protected Members
Include Inherited Members
Represents the index schema.
The Schema type exposes the following members.
Properties
Name | Description | |
---|---|---|
AllCategories | Returns a list of crawled property categories in the index schema. | |
AllFullTextIndecies | Returns a list of full text indexes in the index schema. | |
AllManagedProperties | Returns a list of managed properties in the index schema. | |
AllRankProfiles | Returns a list of rank profiles in the index schema. |
Top
Methods
Name | Description | |
---|---|---|
QueryCrawledProperties | Returns a list of crawled properties that match filter, offset and count parameters. | |
QueryCrawledPropertiesByWildcard | Gets the crawled properties whose name matches the specified regular expression. |
Top
See Also
Reference
Microsoft.SharePoint.Search.Extended.Administration.Schema Namespace