QueryClientTypeMapping-Konstruktor
Konstruktor zum Erstellen von neuen Client-Typzuordnungen
Namespace: Microsoft.Office.Server.Search.Query
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Syntax
'Declaration
Public Sub New ( _
clientType As String, _
tier As QueryThrottlingTier, _
owner As SearchObjectOwner _
)
'Usage
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
)
Parameter
clientType
Typ: System.StringClient-Typname
tier
Typ: Microsoft.Office.Server.Search.Query.Throttling.QueryThrottlingTierDrosselung tier
owner
Typ: Microsoft.Office.Server.Search.Administration.SearchObjectOwnerClient-Typ-Zuordnung Besitzer