This table keeps the record of publishing into a table |
this table only gets written into if this is a destination database. The table contains the names of the tables which were published into The table is wrttien by the publisher. It can be compared at the end to the contents of the Diagnostics table. |
name | type | length | unit | ucd | description |
name | varchar | 64 | the name of the table we publish into | ||
nrows | int | 4 | the number of rows published | ||
tend | datetime | 8 | the time the table was published | ||
loadversion | int | 4 | the taskid where it came from |