MSrepl_transactions

Transact-SQL Reference

Transact-SQL Reference

MSrepl_transactions

The MSrepl_transactions table contains one row for each replicated transaction. This table is stored in the distribution database.

Column name Data type Description
publisher_database_id int ID of the Publisher database.
xact_id varbinary(16) ID of the transaction.
xact_seqno varbinary(16) Sequence number of the transaction.
entry_time datetime Time the transaction entered the distribution database.