Click or drag to resize

StiNoSqlSource Constructor (String, String)

Initializes a new instance of the StiNoSqlSource class

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

Parameters

nameInSource
Type: SystemString

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

name
Type: SystemString

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

See Also