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
)
Public Sub Synchronize (
report As StiReport
)
Parameters
- report
- Type: Stimulsoft.ReportStiReport
[Missing <param name="report"/> documentation for "M:Stimulsoft.Report.Dictionary.StiDatabase.Synchronize(Stimulsoft.Report.StiReport)"]
See Also