InformationLinkDataSource Methods TIBCO Spotfire 7.6 API Reference

The InformationLinkDataSource type exposes the following members.

Methods

  Name Description
Public method Static member BrowseForInformationLink
Lets the user browse or search for an information link.
Public method 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.)
Protected method ConnectCore
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.)
Public method 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.)
Protected method Finalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Public method Static member FindAll
Call this method with a search expression to get a collection of InformationLinkDescriptors matching the expression.
Protected method GenerateDataHistoryCore
Create detail information for the DataSource. See DataHistoryBuilder for more information on how to add detailed information to the data history.
(Inherited from DataSource.)
Public method Static member GetInformationLinkDescriptor(Guid)
Get an InformationLinkDescriptor corresponding to given identifier.
Public method Static member GetInformationLinkDescriptor(String) Obsolete.
Get an InformationLinkDescriptor corresponding to given identifier.
Protected method GetServiceT
Convenience method to fetch a service for inheritors.
(Inherited from DataSource.)
Public method GetType
Gets the Type of the current instance.
(Inherited from Object.)
Protected method MemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Protected method SupportsWebPromptingCore
Override this method to indicate whether the data source supports prompting using a web UI.
(Inherited from DataSource.)
Top
See Also

Reference