Click or drag to resize

dataTableDataOperations Methods

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

The dataTableDataOperations type exposes the following members.

Methods
  NameDescription
Public methodStatic memberAddTable
Adds the table into dataset and performs auto rename if the table already exists there
Public methodStatic memberCleanMeta
Cleans the meta.
Public methodStatic memberClearData
Clears the data (sets the default value) from columns named in the argument
Public methodStatic memberCopyRowsFrom
Copies the rows from source into table
Public methodStatic memberFilenameForTable
Filenames for table.
Public methodStatic memberGetAggregatedTable
Gets the aggregated table.
Public methodStatic memberGetAggregatedTableDescription
Public methodStatic memberGetLimited
Gets the limited.
Public methodStatic memberGetRowCollectionTable
Merges all table rows into single table with all rows
Public methodStatic memberGetSumDataSet
Gets the sum data set.
Public methodStatic memberGetSumTable
Creates summary table by summing all matching cells of Int32 and Double
Top
See Also