Static
EqualsDetermines whether the specified object instances are considered equal.
The first object to compare.
The second object to compare.
true if the objects are considered equal; otherwise, false. If both objA and objB are null, the method returns true.
Gets a document title for the data returned from this data source with the current configuration.
Gets a value indicating whether this instance supports linked data mode.
Gets or sets a value indicating whether prompting is allowed is allowed for this data source instance.
Gets the display name of the data source. Same as the document title by default.
Gets or sets a value indicating whether settings should be reused without prompting or not. Determines if the data source should be opened in silent mode, prompting the user only when necessary, or if the user should get a chance to modify the settings even if they are valid.
Gets the type identifier for the data source.
Creates a Spotfire.Dxp.Data.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.
The service provider.
The prompt mode.
A new DataSourceConnection instance.
Creates a Spotfire.Dxp.Data.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.
The service provider.
The prompt mode.
A new DataSourceConnection instance.
Abstract class for data sources. Used when loading and saving linked data.
Since
2.0