DataStorage Properties |
The DataStorage type exposes the following members.
Name | Description | |
---|---|---|
![]() | DataTable |
Gets the produced DataTable from the received data to store.
|
![]() | HasHeader |
Gets or sets if the headers should be written to the data storage if supported
|
![]() | Headers |
Gets or sets the headers.
|
![]() | Information |
Gets or sets the information generated by execution the data storage.
|
![]() | Overwrite |
Gets or sets a value indicating whether the data should be overwritten
|
![]() | SortHeaders |
Gets or sets a value indicating whether headers should be sorted alphabetically to the data storage.
|