Click or drag to resize

StiDataSourceGetConnection Method

Returns a connection to data for this data source.

Namespace:  Stimulsoft.Report.Dictionary
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public IStiAppConnection GetConnection()

Return Value

Type: IStiAppConnection
Reference to the connection.

Implements

IStiAppDataSourceGetConnection
See Also