Белешка
Приступ овој страници захтева ауторизацију. Можете покушати да се пријавите или промените директоријуме.
Приступ овој страници захтева ауторизацију. Можете покушати да промените директоријуме.
Applies to:
SQL Server
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
Replication Tables (Transact-SQL)
Replication Views (Transact-SQL)