DataSourceConnection Constructor

TIBCO Spotfire 12.5 API Reference
Initializes a new instance of the DataSourceConnection class.

Namespace:  Spotfire.Dxp.Data
Assembly:  Spotfire.Dxp.Data (in Spotfire.Dxp.Data.dll) Version: 61.0.18514.5470 (61.0.18514.5470)
Syntax

C#
protected DataSourceConnection(
	DataSource dataSource,
	IServiceProvider serviceProvider
)

Parameters

dataSource
Type: Spotfire.Dxp.DataDataSource
The data source.
serviceProvider
Type: SystemIServiceProvider
The service provider.
Version Information


See Also

Reference