1.0

Table Of Contents
withSecondaries
This query considers secondary buckets when joining the partitioned table with sys.members:
SELECT dsid(), count(1) from sys.members , userPartitionedTable t1
-- SQLFIRE-PROPERTIES withSecondaries=true \n GROUP BY dsid();
vFabric SQLFire User's Guide268
Managing and Monitoring vFabric SQLFire