Creates a default DataSourceConnection instance.
Namespace: Spotfire.Dxp.DataAssembly: Spotfire.Dxp.Data (in Spotfire.Dxp.Data.dll) Version: 14.10.7525.5058 (14.10.7525.5058)
Syntax
Parameters
- dataSource
- Type: Spotfire.Dxp.Data DataSource
The data source.
- queryExecutor
- Type: Spotfire.Dxp.Data QueryExecutor
The query executor.
- serviceProvider
- Type: System IServiceProvider
The service provider.
Return Value
Type: DataSourceConnectionA new DataSourceConnection instance.
Version Information
Obsolete (compiler warning) in 6.0
Obsolete (compiler warning) in 5.5
Obsolete (compiler warning) in 5.0
Obsolete (compiler warning) in 4.5
See Also