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 or not.
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.
Initializes a new instance of the Spotfire.Dxp.Data.Import.DataTableDataSource class.
The Spotfire.Dxp.Data.DataTable to use as source.
Initializes a new instance of the Spotfire.Dxp.Data.Import.DataTableDataSource class.
The Spotfire.Dxp.Data.DataTable to use as source.
The data selection to limit the rows by.
Initializes a new instance of the Spotfire.Dxp.Data.Import.DataTableDataSource class.
The Spotfire.Dxp.Data.DataTable to use as source.
The update behavior.
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.
This class exposes a Spotfire.Dxp.Data.DataTable as a Spotfire.Dxp.Data.DataSource. Using it, existing tables can be duplicated, transformed and accessed through add operations (for example adding rows and adding columns). Note that this data source can only be used when a document is present and there exists one or more tables to use as source.
Since
2.0