QueryPersonalizationData members
Include protected members
Include inherited members
Representa informações sobre o usuário que está executando uma consulta de Search .
The QueryPersonalizationData type exposes the following members.
Constructors
Name | Description | |
---|---|---|
QueryPersonalizationData() | Inicializa uma nova instância da classe QueryPersonalizationData . | |
QueryPersonalizationData(Guid) | Inicializa uma nova instância da classe QueryPersonalizationData com a ID do usuário especificado. | |
QueryPersonalizationData(String) |
Top
Properties
Name | Description | |
---|---|---|
UserId | Obtém ou define a identificação do usuário atual. |
Top
Methods
Name | Description | |
---|---|---|
Clone | ||
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Overrides Object.ToString().) |
Top