StiDictionarySynchronizeAsync Method |
Synchronizes the content of the DataStore and Dictionary. If DataSources or Columns or Relations from the DataStore does not exists in Dictionary, then new elements will be added to the Dictionary.
Namespace:
Stimulsoft.Report.Dictionary
Assembly:
Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax public Task SynchronizeAsync()
Public Function SynchronizeAsync As Task
Return Value
Type:
Task[Missing <returns> documentation for "M:Stimulsoft.Report.Dictionary.StiDictionary.SynchronizeAsync"]
See Also