MergeArticles Collection
This feature will be removed in a future version of Microsoft SQL Server. Avoid using this feature in new development work, and plan to modify applications that currently use this feature.
The MergeArticles collection is a group of MergeArticle objects.
Remarks
With the MergeArticles collection, you can:
- Remove an article from a merge publication.
To remove an article (table) from a merge publication
Get a MergeArticle object from the MergeArticles collection of a connected MergePublication object.
Use the Remove method.