Click or drag to resize

StiDataSourceConnectionOrder Property

Gets or sets value which indicates in which order that datasource will be connect to the data.

Namespace:  Stimulsoft.Report.Dictionary
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public virtual int ConnectionOrder { get; set; }

Property Value

Type: Int32
See Also