Click or drag to resize

instanceCountCollectionTbuildDataTableSummaryTable Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Builds the vertical table with all data

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

Parameters

tableName
Type: SystemString
Name of the table.

Return Value

Type: DataTable
See Also