Catatan
Akses ke halaman ini memerlukan otorisasi. Anda dapat mencoba masuk atau mengubah direktori.
Akses ke halaman ini memerlukan otorisasi. Anda dapat mencoba mengubah direktori.
The IHpublishertables system table represents metadata stored at the publisher. This table contains one row for each source table published from a non-SQL Server Publisher using the current Distributor. This table is stored in the distribution database.
| Column name | Data type | Description |
|---|---|---|
table_id |
int |
Identifies a published table. |
publisher_id |
smallint |
Identifies the non-SQL Server Publisher from which the table is being published. |
name |
sysname |
The name of the published table. |
owner |
sysname |
The table owner. |
See Also
Reference
Replication Views (Transact-SQL)
Concepts
Replication Tables (Transact-SQL)
Other Resources
Heterogeneous Database Replication