Contains one row for each object that is associated with replication in the Subscriber database. This table is stored in the Subscriber database.
| Column name | Data type | Description |
|---|---|---|
| publisher | sysname | Name of the Publisher |
| publisher_db | sysname | Name of the Publisher database |
| publication | sysname | Name of the publication |
| object_name | sysname | Name of the object |
| object_type | char(2) | Object type: u = Table t = Trigger |