Click or drag to resize

StiSqlAdapterServiceOpenConnection Method (IDbConnection)

[Missing <summary> documentation for "M:Stimulsoft.Report.Dictionary.StiSqlAdapterService.OpenConnection(System.Data.IDbConnection)"]

Namespace:  Stimulsoft.Report.Dictionary
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
protected virtual void OpenConnection(
	IDbConnection connection
)

Parameters

connection
Type: System.DataIDbConnection

[Missing <param name="connection"/> documentation for "M:Stimulsoft.Report.Dictionary.StiSqlAdapterService.OpenConnection(System.Data.IDbConnection)"]

See Also