IQuerypipelineManager.GetResultSourceById - Méthode
Espace de noms : Microsoft.Office.Server.Search.Administration.Query
Assembly : Microsoft.Office.Server.Search (dans Microsoft.Office.Server.Search.dll)
Syntaxe
'Déclaration
<OperationContractAttribute> _
Function GetResultSourceById ( _
sourceId As Guid, _
owner As SearchObjectOwner _
) As SourceRecord
'Utilisation
Dim instance As IQuerypipelineManager
Dim sourceId As Guid
Dim owner As SearchObjectOwner
Dim returnValue As SourceRecord
returnValue = instance.GetResultSourceById(sourceId, _
owner)
[OperationContractAttribute]
SourceRecord GetResultSourceById(
Guid sourceId,
SearchObjectOwner owner
)
Paramètres
- sourceId
Type : System.Guid
Valeur renvoyée
Type : Microsoft.Office.Server.Search.Administration.Query.SourceRecord
Voir aussi
Référence
IQuerypipelineManager interface
IQuerypipelineManager - Membres
Microsoft.Office.Server.Search.Administration.Query - Espace de noms