Source.ImportFromFederatedLocation-Methode (String)
Importieren Sie die Quelldetails aus Partnerspeicherort.
Namespace: Microsoft.Office.Server.Search.Administration.Query
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Syntax
'Declaration
Public Sub ImportFromFederatedLocation ( _
filePath As String _
)
'Usage
Dim instance As Source
Dim filePath As String
instance.ImportFromFederatedLocation(filePath)
public void ImportFromFederatedLocation(
string filePath
)
Parameter
- filePath
Typ: System.String
Siehe auch
Referenz
ImportFromFederatedLocation-Überladung
Microsoft.Office.Server.Search.Administration.Query-Namespace