Click or drag to resize

StiDatabase Constructor (String)

Creates a new object of the type StiDatabase.

Namespace:  Stimulsoft.Report.Dictionary
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public StiDatabase(
	string name
)

Parameters

name
Type: SystemString
Name of database.
See Also