Click or drag to resize

StiDataTransformationAdapterServiceNew 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 override 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