You are here: Symbol Reference > Stimulsoft.Report Namespace > StiReport Class > StiReport Methods > RegData Method > RegData Method (string, string, DataSet)
Stimulsoft Reports Class Reference
ContentsIndexHome
PreviousUpNext
StiReport.RegData Method (string, string, DataSet)

Registers all DataTables and DataRelations which are in the specified DataSet in the Data Store.

Syntax
C++
C#
Visual Basic
public: void RegData( string name, string alias, DataSet dataSet );
Parameters
Parameters 
Description 
name 
A data name in the Data Store. 
alias 
A data alias in the Data Store. 
dataSet 
DataSet for registration. 
Made with Doc-O-Matic.
What do you think about this topic? Send feedback!
Copyright (c) 2017. All rights reserved.