Initializes a new instance of the AddRowsSettings class.
Settings for adding rows to a DataTable using
the AddRows(DataSource, AddRowsSettings) method. This Constructor performs
an automatic match, no columns are ignored.
Namespace: Spotfire.Dxp.DataAssembly: Spotfire.Dxp.Data (in Spotfire.Dxp.Data.dll) Version: 14.10.7525.5058 (14.10.7525.5058)
Syntax
Parameters
- table
- Type: Spotfire.Dxp.Data DataTable
The table to add the rows to.
- dataSource
- Type: Spotfire.Dxp.Data DataSource
The datasource to retrieve the new rows from.
Version Information
See Also