Click or drag to resize

StiDataAdapterServiceNew Method

Calls the form for a new data source edition.

Namespace:  Stimulsoft.Report.Dictionary
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public abstract bool New(
	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