Click or drag to resize

StiDataLeaderConnect Method (StiDataSource, Boolean)

[Missing <summary> documentation for "M:Stimulsoft.Report.Dictionary.StiDataLeader.Connect(Stimulsoft.Report.Dictionary.StiDataSource,System.Boolean)"]

Namespace:  Stimulsoft.Report.Dictionary
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public static void Connect(
	StiDataSource dataSource,
	bool loadData = true
)

Parameters

dataSource
Type: Stimulsoft.Report.DictionaryStiDataSource

[Missing <param name="dataSource"/> documentation for "M:Stimulsoft.Report.Dictionary.StiDataLeader.Connect(Stimulsoft.Report.Dictionary.StiDataSource,System.Boolean)"]

loadData (Optional)
Type: SystemBoolean

[Missing <param name="loadData"/> documentation for "M:Stimulsoft.Report.Dictionary.StiDataLeader.Connect(Stimulsoft.Report.Dictionary.StiDataSource,System.Boolean)"]

See Also