Source.ImportFromFederatedLocation - Méthode (Stream)
Importe les détails de la source à partir de l'emplacement fédéré.
Espace de noms : Microsoft.Office.Server.Search.Administration.Query
Assembly : Microsoft.Office.Server.Search (dans Microsoft.Office.Server.Search.dll)
Syntaxe
'Déclaration
Public Sub ImportFromFederatedLocation ( _
stream As Stream _
)
'Utilisation
Dim instance As Source
Dim stream As Stream
instance.ImportFromFederatedLocation(stream)
public void ImportFromFederatedLocation(
Stream stream
)
Paramètres
- stream
Type : System.IO.Stream
Voir aussi
Référence
ImportFromFederatedLocation - Surcharge
Microsoft.Office.Server.Search.Administration.Query - Espace de noms