Click or drag to resize

DataStorage Properties

The DataStorage type exposes the following members.

Properties
  NameDescription
Public propertyDataTable
Gets the produced DataTable from the received data to store.
Public propertyHasHeader
Gets or sets if the headers should be written to the data storage if supported
Protected propertyHeaders
Gets or sets the headers.
Public propertyInformation
Gets or sets the information generated by execution the data storage.
Public propertyOverwrite
Gets or sets a value indicating whether the data should be overwritten
Public propertySortHeaders
Gets or sets a value indicating whether headers should be sorted alphabetically to the data storage.
Top
See Also