Click or drag to resize

instanceEnumPipeLinesT, TEnumbuildDataTable Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Builds the data table with statistics

Namespace:  imbSCI.DataComplex.special
Assembly:  imbSCI.DataComplex (in imbSCI.DataComplex.dll) Version: 0.3.70.
Syntax
C#
public DataTable buildDataTable(
	string tableName
)
Request Example View Source

Parameters

tableName
Type: SystemString
Name of the table.

Return Value

Type: DataTable
See Also