Click or drag to resize

weightTableSetOperationsbuildFrequencyTable Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Builds the frequency table shema

Namespace:  imbSCI.DataComplex
Assembly:  imbSCI.DataComplex (in imbSCI.DataComplex.dll) Version: 0.3.70.
Syntax
C#
public static DataTable buildFrequencyTable(
	string documentName,
	DataSet tableDataSet = null
)
Request Example View Source

Parameters

documentName
Type: SystemString
Name of the document.
tableDataSet (Optional)
Type: System.DataDataSet
The table data set.

Return Value

Type: DataTable
Exceptions
ExceptionCondition
[!:aceCommonTypes.core.exceptions.dataException]Table name selection failed into stackoverflow - null - Table autoname failed [" + i.ToString() + "]
See Also