Data Set Objects
A data set is a collection of data records, usually represented as a table and collected for a specific purpose. The records are represented by rows in the table, while columns correspond to fields which may be filled in for each record. The data set may be attached either to a Document Definition as a whole or a specific section in the Document Definition.
This section describes objects that are used to manage the data sets:
- DataSet
- DataSets
- DataSetTableColumn
- DataSetTableColumns
- DataSetTableRecord
- DataSetTableRecords
- RejectedDataSetRecord
- RejectedDataSetRecords
The hierarchy of the objects
8/15/2023 1:19:30 PM