Quantcast
Channel: SQL Server Replication forum
Viewing all articles
Browse latest Browse all 4054

Does @partition_options Apply to the Whole Filter Hierarchy

$
0
0

When I look here,

http://msdn.microsoft.com/en-us/library/ms151226(v=sql.105).aspx

It talks about using the @partition_options parameter on the sp_addmergearticle. If a value of 3 (The filtering yields values that are unigue for each subscription) is set on of the top tables in the filter hierarchy, does it apply to the child tables too?

For instance if my hierarchy looks like this,

ParentTable -> ChildTable

Is it possible to set a value of 3 for the ParentTable (each row only goes to one subscriber), and a value of 0 for ChildTable (each row can go to multiple subscribers)?


Viewing all articles
Browse latest Browse all 4054

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>