Click or drag to resize

StiOleDbDatabase Constructor (String, String)

Creates a new object of the type StiOleDbDatabase.

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

Parameters

name
Type: SystemString

[Missing <param name="name"/> documentation for "M:Stimulsoft.Report.Dictionary.StiOleDbDatabase.#ctor(System.String,System.String)"]

connectionString
Type: SystemString

[Missing <param name="connectionString"/> documentation for "M:Stimulsoft.Report.Dictionary.StiOleDbDatabase.#ctor(System.String,System.String)"]

See Also