The CDC_REC_TRUNCATE record
Indicates that a TRUNCATE operation was performed on a table.
| Section | Size | Description |
|---|---|---|
| Sequence number | 8 bytes | The sequence number associated with the TRUNCATE operation. |
| Transaction ID | 4 bytes | The transaction ID. |
| User data | 4 bytes | The table identifier passed to the cdc_startcapture() function and stored in the syscdtabs table. |