ManagedProperty 成员 (Microsoft.Office.Server.Search.Administration)

Represents a managed property in the 企业级搜索 metadata property schema.

以下表格列出了由 ManagedProperty 类型公开的成员。

公共属性

  名称 说明
公共属性 DeleteDisallowed Gets a Boolean value indicating whether a managed property can be deleted.
公共属性 Description Gets or sets a text description for a managed property.
公共属性 EnabledForScoping Gets or sets a Boolean value indicating whether a managed property can be used in search scopes.
公共属性 FullTextQueriable Gets or sets a Boolean value indicating whether a managed property can be used in 企业级搜索 SQL queries.
公共属性 HasMultipleValues Gets a Boolean value indicating whether a managed property contains multiple values.
公共属性 ID Gets the unique ID of a managed property in the search schema.
公共属性 IncludeInMd5  
公共属性 IsBacked  
公共属性 LengthNormalization  
公共属性 ManagedType Gets the data type of a managed property.
公共属性 MappingDisallowed Gets a Boolean value indicating a whether a crawled property can be mapped to the managed property.
公共属性 Name Gets or sets the name of a managed property.
公共属性 NameNormalized Gets or sets a Boolean value indicating whether the managed property is name normalized (converted to the full name).
公共属性 NoWordBreaker Gets or sets a Boolean value indicating whether values for this managed property go through a word breaker.
公共属性 PID Gets the property ID (PID) of a managed property in the search schema.
公共属性 RemoveDuplicates Gets or sets a Boolean value indicating whether the managed property receives multiple values if there are duplicates.
公共属性 RespectPriority  
公共属性 Retrievable Gets or sets a Boolean value indicating whether a managed property value is retrievable.
公共属性 UserFlags Gets or sets the user flags associated with the managed property.
公共属性 Weight Gets or sets the weight setting for a managed property.

页首

公共方法

(另请参阅 受保护的方法 )

  名称 说明
公共方法 AddAlias  
公共方法 ContainsAlias Returns a Boolean value that indicates whether the managed property contains the specified alias.
公共方法 Delete Deletes the managed property from the search schema.
公共方法 DeleteAlias Deletes the specified alias for the managed property.
公共方法 DeleteAllMappings Deletes all mappings for a managed property.
公共方法 Equals  已重载。 (继承自 Object
公共方法 GetAliases Gets a string array that contains the aliases for a managed property.
公共方法 GetDocumentsFound Gets the number of documents found with the managed property.
公共方法 GetHashCode  (继承自 Object
公共方法 GetMappedCrawledProperties Gets the collection of CrawledProperty objects mapped to a managed property.
公共方法 GetMappings Gets the collection of Mapping objects for a managed property.
公共方法 GetSamples Returns a collection of sample values for the managed property.
公共方法 GetType  (继承自 Object
公共方法 静态 ReferenceEquals  (继承自 Object
公共方法 SetMappings Sets the collection of Mapping objects for a managed property.
公共方法 ToString 已重写。 Returns a string that represents the ManagedProperty object.
公共方法 Update Updates the Shared Service Provider's search schema with changes made to the managed property.

页首

受保护的方法

  名称 说明
受保护的方法 Finalize  (继承自 Object
受保护的方法 MemberwiseClone  (继承自 Object

页首

另请参阅

参考

ManagedProperty 类
Microsoft.Office.Server.Search.Administration 命名空间