Source.ImportFromFederatedLocation method (Stream)
Importa os detalhes da fonte de local federado.
Namespace: Microsoft.Office.Server.Search.Administration.Query
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Syntax
'Declaração
Public Sub ImportFromFederatedLocation ( _
stream As Stream _
)
'Uso
Dim instance As Source
Dim stream As Stream
instance.ImportFromFederatedLocation(stream)
public void ImportFromFederatedLocation(
Stream stream
)
Parâmetros
- stream
Type: System.IO.Stream
Ver também
Referência
ImportFromFederatedLocation overload
Microsoft.Office.Server.Search.Administration.Query namespace