InformationLinkDataSource Methods

Spotfire 14.3 API Reference

The InformationLinkDataSource type exposes the following members.

Methods

  NameDescription
Public methodStatic memberBrowseForInformationLink
Lets the user browse or search for an information link.
Public methodConnect
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 methodConnectWithDelayedPrompting
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 methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Public methodStatic memberFindAll
Call this method with a search expression to get a collection of InformationLinkDescriptors matching the expression.
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodStatic memberGetInformationLinkDescriptor(Guid)
Get an InformationLinkDescriptor corresponding to given identifier.
Public methodStatic memberGetInformationLinkDescriptor(String) Obsolete.
Get an InformationLinkDescriptor corresponding to given identifier.
Public methodGetObjectData
Populates a SerializationInfo with the data needed to serialize the target object.
(Overrides DataSourceGetObjectData(SerializationInfo, StreamingContext).)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
See Also

Reference