Schema methods
SharePoint 2013
The Schema type exposes the following members.
| Name | Description | |
|---|---|---|
|
Activate | Activate this schema. |
|
DeleteSchema | Delete this schema from the application. |
|
Equals | (Inherited from Object.) |
|
Finalize | (Inherited from Object.) |
|
ForceIndexConfigUpdate | Forces an update to the index configuration without changing the schema. |
|
GetCrawledProperty(Guid, String) | Returns a CrawledProperty object representing a crawled property from the search service's schema. |
|
GetCrawledProperty(Guid, String, Int32) | Obsolete. Returns a CrawledProperty object representing a crawled property from the Search service application's schema. |
|
GetHashCode | (Inherited from Object.) |
|
GetType | (Inherited from Object.) |
|
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. |
|
MemberwiseClone | (Inherited from Object.) |
|
QueryCrawledProperties | |
|
ToString | (Inherited from Object.) |
Show: