Click or drag to resize

StiNoSqlDatabaseCreateDataSource Method

[Missing <summary> documentation for "M:Stimulsoft.Report.Dictionary.StiNoSqlDatabase.CreateDataSource(System.String,System.String)"]

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

Parameters

nameInSource
Type: SystemString

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

name
Type: SystemString

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

Return Value

Type: StiNoSqlSource

[Missing <returns> documentation for "M:Stimulsoft.Report.Dictionary.StiNoSqlDatabase.CreateDataSource(System.String,System.String)"]

See Also