QueryClientTypeMapping members

Mapping between client types and throttling tiers

The QueryClientTypeMapping type exposes the following members.

Constructors

  Name Description
Public method QueryClientTypeMapping Constructor for creating new client type mappings

Top

Properties

  Name Description
Public property ClientType Name of the client type
Public property ClientTypeId Id of the client type
Public property IsRestricted True if the name of the mapping cannot be changed Throttling tier attributes can be changed if this is true or false
Public property IsSystem True if the client type mapping was created OOB
Public property LastModifiedTime Time when this client type was last modified in sql
Public property Owner Owner of the client type mapping
Public property ThrottlingTier Throttling tier of the client type

Top

Methods

  Name Description
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 (Inherited from Object.)

Top

See also

Reference

QueryClientTypeMapping class

Microsoft.Office.Server.Search.Query namespace