Inserting Data Table Data
Insertion API provides inverse operations to the extraction API’s three types of data organization (by SE_PROPERTY_DATA_VALUE, packed, by element using SE_PROPERTY_DATA_VALUE_PTR)
In addition, there are two versions of each of these functions: one that inserts the entire data table in one call, and one that inserts only a portions as specified by and extents.
Important Note: All SDRM objects which describe the data table (property descriptions, axis definitions, etc.) must have been created, stored, and relationships made before the data table data can be inserted.