DataSource Properties

Spotfire 14.3 API Reference

The DataSource type exposes the following members.

Properties

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

Reference