Partager via


BusinessDataContentSource.ParseStartAddress, méthode (Microsoft.Office.Server.Search.Administration)

Parses the start address for a business data content source.

Espace de noms : Microsoft.Office.Server.Search.Administration
Assembly : Microsoft.Office.Server.Search (dans microsoft.office.server.search.dll)

Syntaxe

'Déclaration
Public Shared Sub ParseStartAddress ( _
    startAddress As Uri, _
    <OutAttribute> ByRef searchAppName As String, _
    <OutAttribute> ByRef bdcAppName As String _
)
'Utilisation
Dim startAddress As Uri
Dim searchAppName As String
Dim bdcAppName As String

BusinessDataContentSource.ParseStartAddress(startAddress, searchAppName, bdcAppName)
public static void ParseStartAddress (
    Uri startAddress,
    out string searchAppName,
    out string bdcAppName
)

Paramètres

  • searchAppName
    A string containing the search application name.
  • bdcAppName
    A string containing the application name of the Catalogue de données métiers.

Voir aussi

Référence

BusinessDataContentSource, classe
Membres BusinessDataContentSource
Microsoft.Office.Server.Search.Administration, espace de noms