Click or drag to resize

StiDataLeaderRetrieveData Method

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

Namespace:  Stimulsoft.Report.Dictionary
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public static void RetrieveData(
	StiSqlSource dataSource,
	bool schemaOnly = false
)

Parameters

dataSource
Type: Stimulsoft.Report.DictionaryStiSqlSource

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

schemaOnly (Optional)
Type: SystemBoolean

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

See Also