Data |
The DataTableCleaningOptions type exposes the following members.
Name | Description | |
---|---|---|
ClearColumnProperties | If true, the column properties will be cleared. | |
ClearData | If true, the main data of the table will be cleared. | |
ClearDataSource | If true, the table's data source is removed. | |
ClearNotes | If true, the table notes will be cleared. | |
ClearTableProperties | If true, the table properties will be cleared. | |
ClearTableScript | If true, the table script is removed. | |
RemoveColumnProperties | If true, all property columns will be removed. | |
RemoveDataColumns | If true, all data columns will be removed. |