This unit contains implementation of the TMemDataSet class.
Classes
| Name | Description |
|
TMemDataSet |
A base class for working with data and manipulating data in memory. |
Types
| Name | Description |
|
TJsonOptions |
Additional options used when saving the dataset in the JSON format. |
Enumerations
| Name | Description |
|
TJsonOption |
Additional options used when saving the dataset to the JSON format. |
|
TXmlIndentFormat |
Specifies the indentation format in XML format files or streams when saving the dataset using the TMemDataSet.SaveToXML methods. |