BusinessDataContentSource.ParseStartAddress Method
Office 2007
Parses the start address for a business data content source.
Namespace: Microsoft.Office.Server.Search.Administration
Assembly: Microsoft.Office.Server.Search (in microsoft.office.server.search.dll)
Assembly: Microsoft.Office.Server.Search (in microsoft.office.server.search.dll)
public static void ParseStartAddress ( Uri startAddress, out string searchAppName, out string bdcAppName )
Parameters
- startAddress
A System.Uri object that represents the start address for the BusinessDataContentSource object.
- searchAppName
A string containing the search application name.
- bdcAppName
A string containing the application name of the Business Data Catalog.