BULK_DATA_STORE table
The BULK_DATA_STORE table stores the XML content of export.
Column Name Description Data type ID* Unique ID for XML content of the export. Primary key. Numeric SERVICEID* Unique ID of the export. References BULK_DATA_SERVICE (ID). Numeric XML Content of the export XML file. Binary * Indicates the column is required and not null.
Parent topic: Import and export tables