Creates a default DataSourceConnection instance.
Namespace: Spotfire.Dxp.DataAssembly: Spotfire.Dxp.Data (in Spotfire.Dxp.Data.dll) Version: 18.10.8513.5432 (18.10.8513.5432)
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.5
Obsolete (compiler warning) in 6.0
Obsolete (compiler warning) in 5.5
Obsolete (compiler warning) in 5.0
See Also