Click or drag to resize

instanceCountCollectionTbuildDataTableSummaryRow Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Builds the data table summary row.

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

Parameters

tableName
Type: SystemString
Name of the table.

Return Value

Type: DataTable
See Also