The MergeSubsetFilter object represents a filter (or partition) of the data in one article that is based on filtered data in another article. Both articles must be part of the same merge publication.
A MergeSubsetFilter object is commonly used when two tables have a primary key to foreign key relationship. If the MergeArticle object representing the primary key table has a SubsetFilterClause object defined, add a MergeSubsetFilter object (that references the primary key article) to the MergeArticle object representing the foreign key table.
With the MergeSubsetFilter object, you can:
To add a merge filter to a merge article
To alter an existing merge filter of a merge article
BeginAlter Method | DoAlter Method |
CancelAlter Method | Remove Method (Objects) |
ID Property | JoinUniqueKey Property |
JoinArticleName Property | Name Property |
JoinFilterClause Property |