QueryClientTypeMapping constructor
Construtor para criar novos mapeamentos de tipo de cliente
Namespace: Microsoft.Office.Server.Search.Query
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Syntax
'Declaração
Public Sub New ( _
clientType As String, _
tier As QueryThrottlingTier, _
owner As SearchObjectOwner _
)
'Uso
Dim clientType As String
Dim tier As QueryThrottlingTier
Dim owner As SearchObjectOwner
Dim instance As New QueryClientTypeMapping(clientType, _
tier, owner)
public QueryClientTypeMapping(
string clientType,
QueryThrottlingTier tier,
SearchObjectOwner owner
)
Parâmetros
clientType
Type: System.StringNome do tipo de cliente
tier
Type: Microsoft.Office.Server.Search.Query.Throttling.QueryThrottlingTierOtimização de nível
owner
Type: Microsoft.Office.Server.Search.Administration.SearchObjectOwnerProprietário de mapeamento de tipo de cliente