MSmerge_generation_partition_mappings (Transact-SQL)

The MSmerge_generation_partition_mappings table is used to track changes to partitions in a merge publication. This table is stored in the publication and scubscription databases.

Column name Data type Description

publication_number

smallint

Identifies the merge publication

generation

bigint

The generation value.

partition_id

int

Identifies the partition.

changecount

int

The number of times that the partition has changed.

See Also

Reference

Mapping SQL Server 2000 System Tables to SQL Server 2005 System Views

Other Resources

Integration Services Tables
Backup and Restore Tables
Log Shipping Tables

Help and Information

Getting SQL Server 2005 Assistance