Expand Minimize
This topic has not yet been rated - Rate this topic

sysmergearticlecolumns (Transact-SQL)

The sysmergearticlecolumns table contains one row for each table column that is published in a merge publication, and maps each column to its merge article. This table is stored in the publication database.

Column name Data type Description

artid

int

Identifies an article.

colid

smallint

Identifies a column in an article.

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.