QueryTransform members

The QueryTransform type exposes the following members.

Constructors

  Name Description
Public method QueryTransform

Top

Properties

  Name Description
Public property Id
Public property IsReadOnly
Public property OverrideProperties Gets/sets query properties to override in the original query.
Public property QueryPropertyExpressions Gets the collection of QueryPropertyExpressions associated with the QueryTransform
Public property QueryTemplate Gets/sets a template to apply to the original query text to produce a new query. For example, "{SearchTerms} filextension:docx" where {SearchTerms} variable represent the original query text The query template is applied before applying TransformExpression
Public property QueryTemplateParameters
Public property SourceId Gets/sets a Source Id associated with the new query.

Top

Methods

  Name Description
Public method CreateQueryPropertyExpression
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Overrides Object.ToString().)

Top

See also

Reference

QueryTransform class

Microsoft.Office.Server.Search.Query.Rules namespace