Click or drag to resize

StiDataCollectionRegData Method (String, DataSet)

[Missing <summary> documentation for "M:Stimulsoft.Report.Dictionary.StiDataCollection.RegData(System.String,System.Data.DataSet)"]

Namespace:  Stimulsoft.Report.Dictionary
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public void RegData(
	string name,
	DataSet dataSet
)

Parameters

name
Type: SystemString

[Missing <param name="name"/> documentation for "M:Stimulsoft.Report.Dictionary.StiDataCollection.RegData(System.String,System.Data.DataSet)"]

dataSet
Type: System.DataDataSet

[Missing <param name="dataSet"/> documentation for "M:Stimulsoft.Report.Dictionary.StiDataCollection.RegData(System.String,System.Data.DataSet)"]

See Also