The InformationLinkDataSource type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() ![]() |
BrowseForInformationLink |
Lets the user browse or search for an information link.
|
![]() |
Connect |
Creates a DataSourceConnection, using the specified serviceProvider and the settings in this data source instance. If needed, and allowed by the current prompt mode,
the user may be prompted for additional settings.
(Inherited from DataSource.) |
![]() |
ConnectWithDelayedPrompting |
Creates a DataSourceConnection, using the specified serviceProvider and the settings in this data source instance. If needed, and allowed by the current prompt mode,
the user may be prompted for additional settings.
(Inherited from DataSource.) |
![]() ![]() |
FindAll |
Call this method with a search expression to get a collection of InformationLinkDescriptors matching the expression.
|
![]() ![]() |
GetInformationLinkDescriptor(Guid) |
Get an InformationLinkDescriptor corresponding to given identifier.
|
![]() ![]() |
GetInformationLinkDescriptor(String) | Obsolete.
Get an InformationLinkDescriptor corresponding to given identifier.
|
![]() |
GetType |
Gets the Type of the current instance. (Inherited from Object.) |
See Also