Click or drag to resize

StiDataAdapterServiceEdit Method

Calls the form for data source edition.

Namespace:  Stimulsoft.Report.Dictionary
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public abstract bool Edit(
	StiDictionary dictionary,
	StiDataSource dataSource
)

Parameters

dictionary
Type: Stimulsoft.Report.DictionaryStiDictionary
Dictionary in which data source is located.
dataSource
Type: Stimulsoft.Report.DictionaryStiDataSource
Data Source.

Return Value

Type: Boolean
Result of gialog form.
See Also