The following tables list the members exposed by TDataSet.
| Name | Description | |
|---|---|---|
![]() | TDataSet Constructor | Creates and initializes a TDataSet object. |
| Name | Description | |
|---|---|---|
![]() | Relations | The list of relations of tables in the data schema. |
![]() | Tables | The list of tables in the data schema. |
| Name | Description | |
|---|---|---|
![]() | AddDataTable | Overloaded. Adds a new table into the data schema. |
![]() | Clear | Clears the whole dataset or only the tables' data as indicated by save_metadata parameter |
![]() | CloseFiles | Closes all files occupied by the dataset on the disk. |
![]() | FindDataColumn | Overloaded. Finds the specified column in the given table. |


