QueryClientTypeMapping members
Include protected members
Include inherited members
Mapeamento entre tipos de cliente e níveis de otimização
The QueryClientTypeMapping type exposes the following members.
Constructors
Name | Description | |
---|---|---|
QueryClientTypeMapping | Construtor para criar novos mapeamentos de tipo de cliente |
Top
Properties
Name | Description | |
---|---|---|
ClientType | Nome do tipo de cliente | |
ClientTypeId | Identificação do tipo de cliente | |
IsRestricted | True se o nome do mapeamento não pode ser alterado Throttling nível atributos podem ser alterados se for verdadeiro ou falso | |
IsSystem | True se o mapeamento de tipo de cliente foi criado OOB | |
LastModifiedTime | Hora em que esse tipo de cliente última modificação em sql | |
Owner | Proprietário do mapeamento de tipo de cliente | |
ThrottlingTier | Otimização do nível do tipo de cliente |
Top
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Top