Click or drag to resize

StiDatabaseSynchronize Method

Retrieve database schema and create associated data sources in the report dictionary for this database.

Namespace:  Stimulsoft.Report.Dictionary
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public void Synchronize(
	StiReport report
)

Parameters

report
Type: Stimulsoft.ReportStiReport

[Missing <param name="report"/> documentation for "M:Stimulsoft.Report.Dictionary.StiDatabase.Synchronize(Stimulsoft.Report.StiReport)"]

See Also