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 MergeSubsetFilters collection is a group of MergeSubsetFilter objects.
Methods
Remarks
With the MergeSubsetFilters collection, you can:
- Remove a merge filter from an article of a merge publication.
To remove a merge filter from a merge article
Get a MergeSubsetFilter object from the MergeSubsetFilters collection of a connected MergeArticle object.
Use the Remove method.