Click to Rate and Give Feedback
TechNet
TechNet Library
SQL Server
SQL Server 2005
 IHpublishertables (Transact-SQL)
Community Content
In this section
Statistics Annotations (0)
Collapse All/Expand All Collapse All
SQL Server 2005 Books Online (November 2008)
IHpublishertables (Transact-SQL)

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.

Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Processing
© 2012 Microsoft. All rights reserved. Terms of Use | Trademarks | Privacy Statement
Page view tracker