Click or drag to resize

StiOptionsEngineAdvancedRetrievalModeOfDatabaseInformation Property

If true then database information will be required from database with help of DataAdapter (instead Connection.GetSchema).

Namespace:  Stimulsoft.Report
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public static bool AdvancedRetrievalModeOfDatabaseInformation { get; set; }

Property Value

Type: Boolean
See Also