Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.
Methods
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.