Stimulsoft Dashboards Class Reference
Stimulsoft Dashboards Class Reference
Stimulsoft.Report
StiReport Class
StiReport Methods
RegData Method
RegData Method (DataSet)
RegData Method (DataTable)
RegData Method (DataView)
RegData Method (StiDataCollection)
RegData Method (String, DataSet)
RegData Method (String, DataTable)
RegData Method (String, DataView)
RegData Method (String, OdbcConnection)
RegData Method (String, OleDbConnection)
RegData Method (String, SqlConnection)
RegData Method (String, Object)
RegData Method (XElement, StiRelationDirection)
RegData Method (String, String, DataSet)
RegData Method (String, String, DataTable)
RegData Method (String, String, DataView)
RegData Method (String, String, OdbcConnection)
RegData Method (String, String, OleDbConnection)
RegData Method (String, String, SqlConnection)
RegData Method (String, String, Object)
RegData Method (String, XElement, StiRelationDirection)
StiReport
RegData Method (StiDataCollection)
Registers the DataCollection in the DataStore of the report.
Namespace:
Stimulsoft.Report
Assembly:
Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
C#
VB
ASP.NET
Copy
public
void
RegData
(
StiDataCollection
datas
)
Public
Sub
RegData
(
datas
As
StiDataCollection
)
Parameters
datas
Type:
Stimulsoft.Report.Dictionary
StiDataCollection
DataCollection for registration.
See Also
Reference
StiReport Class
RegData Overload
Stimulsoft.Report Namespace