Click or drag to resize

DataTableCleaningOptions Properties

The DataTableCleaningOptions type exposes the following members.

Properties
 NameDescription
Public propertyClearColumnPropertiesIf true, the column properties will be cleared.
Public propertyClearDataIf true, the main data of the table will be cleared.
Public propertyClearDataSourceIf true, the table's data source is removed.
Public propertyClearNotesIf true, the table notes will be cleared.
Public propertyClearTablePropertiesIf true, the table properties will be cleared.
Public propertyClearTableScriptIf true, the table script is removed.
Public propertyRemoveColumnPropertiesIf true, all property columns will be removed.
Public propertyRemoveDataColumnsIf true, all data columns will be removed.
Top
See Also