How to view or modify a merge article (Transact-SQL)
To view article properties (merge)
- Execute sp_helpmergearticle to display information about a merge article.
- Execute sp_helpmergefilter to display information about merge filters.
To modify article properties (merge)
- Execute sp_changemergearticle to change the properties of an article.
- Execute sp_changemergefilter to change the properties of a filter.
See Also
(c) 1988-98 Microsoft Corporation. All Rights Reserved.