Click or drag to resize

StiDictionaryConnectToDatabases Method

[Missing <summary> documentation for "M:Stimulsoft.Report.Dictionary.StiDictionary.ConnectToDatabases(System.Boolean,System.Boolean)"]

Namespace:  Stimulsoft.Report.Dictionary
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public void ConnectToDatabases(
	bool loadData = true,
	bool throwException = true
)

Parameters

loadData (Optional)
Type: SystemBoolean

[Missing <param name="loadData"/> documentation for "M:Stimulsoft.Report.Dictionary.StiDictionary.ConnectToDatabases(System.Boolean,System.Boolean)"]

throwException (Optional)
Type: SystemBoolean

[Missing <param name="throwException"/> documentation for "M:Stimulsoft.Report.Dictionary.StiDictionary.ConnectToDatabases(System.Boolean,System.Boolean)"]

See Also