MSreplication_objects
The MSreplication_objects table contains one row for each object that is associated with replication in the Subscriber database. This table is stored in the subscription 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 |
'
Comments (
)
)
Link to this page:
//www.vb-net.com/Sql/Sql/Ts_ms-table_5ab7.htm
|
|