BusinessDataContentSource methods
SharePoint 2013
The BusinessDataContentSource type exposes the following members.
| Name | Description | |
|---|---|---|
|
ConstructStartAddress(String, Guid) | Constructs a url start address for a given application name. If appName is empty the start address returned is one that will crawl all applications on the ssp. |
|
ConstructStartAddress(String, Guid, String, String) | |
|
Delete | Deletes the content source. (Inherited from ContentSource.) |
|
Equals | (Inherited from Object.) |
|
Finalize | (Inherited from Object.) |
|
GetHashCode | (Inherited from Object.) |
|
GetProperty | (Inherited from ContentSource.) |
|
GetType | (Inherited from Object.) |
|
MemberwiseClone | (Inherited from Object.) |
|
ParseStartAddress | Given a start address, this function will parse the start address to split it up into it's component parts. |
|
PauseCrawl | Pauses an active crawl for the content source. (Inherited from ContentSource.) |
|
ResumeCrawl | Resumes a paused crawl for the content source. (Inherited from ContentSource.) |
|
SetProperty | (Inherited from ContentSource.) |
|
StartFullCrawl | Starts a full crawl of the content source. (Inherited from ContentSource.) |
|
StartIncrementalCrawl | Starts an incremental crawl of the content source. (Inherited from ContentSource.) |
|
StopCrawl | Stops the crawl of a content source. (Inherited from ContentSource.) |
|
ToString | (Inherited from Object.) |
|
Update | Updates a business data content source with the specified changes. (Overrides ContentSource.Update().) |
|
UpdatePartitionNameOfStartAddresses | (Inherited from ContentSource.) |
Show: