CustomDataSource Properties

Spotfire 14.2 API Reference

The CustomDataSource type exposes the following members.

Properties

  NameDescription
Protected propertyAlwaysLoadOnApplicationThread
Gets a value indicating whether this data source always should be loaded on the application thread. The default value is false.
Public propertyDocumentTitle
Gets a document title for the data returned from this data source with the current configuration.
(Inherited from DataSource.)
Public propertyIsLinkable
Gets a value indicating whether this instance supports linked data mode.
(Inherited from DataSource.)
Public propertyIsPromptingAllowed
Gets or sets a value indicating whether prompting is allowed is allowed for this data source instance.
(Inherited from DataSource.)
Public propertyLoadReport
Gets the PartialDataLoadReport that can be used to report errors during connection.
(Inherited from DataSource.)
Public propertyName
Gets the display name of the data source. Same as the document title by default.
(Inherited from DataSource.)
Public propertyReuseSettingsWithoutPrompting
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.
(Inherited from DataSource.)
Public propertyTypeId
Gets the type identifier for the data source.
(Inherited from DataSource.)
Top
See Also

Reference