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.

See Also

Reference

Mapping SQL Server 2000 System Tables to SQL Server 2005 System Views

Other Resources

Integration Services Tables
Backup and Restore Tables
Log Shipping Tables

Help and Information

Getting SQL Server 2005 Assistance