StiDataTableSetNameService Class

Namespace: Stimulsoft.Report.Dictionary

Describes the service, which is used for setting the names of the data source under its creation.

Inheritance

Inherits from: StiService

Methods

Method Returns Description
SetName void Installs the names and alieses of the data source.

Method Details

SetName

SetName(dataTableSource: StiDataTableSource, dataSet: DataSet, name: string): void

Installs the names and alieses of the data source.

Parameters