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

The IHpublishercolumnindexes system table maps columns of a non-SQL Server publication in the IHpublishercolumns system table to indexes in the IHpublisherindexes system table. This table is stored in the distribution database.

Column name Data type Description

publishercolumn_id

int

Identifies the column from IHpublishercolumns with an associated index.

publisherindex_id

int

Identifies an index from the IHpublisherindexes table associated with the column.

indid

int

Indicates position of the column in the published table.

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