QueryClientTypeMapping members
Mapping between client types and throttling tiers
The QueryClientTypeMapping type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
QueryClientTypeMapping | Constructor for creating new client type mappings |
Top
Properties
Name | Description | |
---|---|---|
![]() |
ClientType | Name of the client type |
![]() |
ClientTypeId | Id of the client type |
![]() |
IsRestricted | True if the name of the mapping cannot be changed Throttling tier attributes can be changed if this is true or false |
![]() |
IsSystem | True if the client type mapping was created OOB |
![]() |
LastModifiedTime | Time when this client type was last modified in sql |
![]() |
Owner | Owner of the client type mapping |
![]() |
ThrottlingTier | Throttling tier of the client type |
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