Click or drag to resize

StiDictionaryRegRelations Method

Register new relations of the dictionary DataSet.

Namespace:  Stimulsoft.Report.Dictionary
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public void RegRelations(
	bool virtualSources = false
)

Parameters

virtualSources (Optional)
Type: SystemBoolean
Specifies wether the datasource is based on another datasource or not.
See Also