MergeSubsetFilters Collection
Esse recurso será removido em uma versão futura do Microsoft SQL Server. Evite usar esse recurso em desenvolvimentos novos e planeje modificar os aplicativos que atualmente o utilizam.
The MergeSubsetFilters collection is a group of MergeSubsetFilter objects.
Comentários
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.