หมายเหตุ
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลอง ลงชื่อเข้าใช้หรือเปลี่ยนไดเรกทอรีได้
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลองเปลี่ยนไดเรกทอรีได้
Applies to:
SQL Server
Used in peer-to-peer replication to track topology status requests for a publication. This table is stored in the publication database.
| Column name | Data type | Description |
|---|---|---|
| id | int | Identifies a topology status request. The request_id column in MSpeer_topologyresponse uses this value. |
| publication | sysname | Name of the publication from which the topology status request originated. |
| sent_date | datetime | Date and time that the topology status request was initiated. |
See Also
Replication Tables (Transact-SQL)
Replication Views (Transact-SQL)