Click to Rate and Give Feedback
TechNet
TechNet Library
SQL Server
SQL Server 2005
 MSmerge_dynamic_snapshots (Transact...
Community Content
In this section
Statistics Annotations (0)
Collapse All/Expand All Collapse All
SQL Server 2005 Books Online (November 2008)
MSmerge_dynamic_snapshots (Transact-SQL)

The MSmerge_dynamic_snapshots table tracks the location of the filtered data snapshot for each partition defined for a merge publication with parameterized row filters. This table is stored in the publication database.

Column name Data type Description

partition_id

int

The ID of the merge partition.

dynamic_snapshot_location

nvarchar(255)

The location of the filtered data snapshot for the partition.

last_updated

datetime

The date that the filtered data snapshot was refreshed.

Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Processing
© 2012 Microsoft. All rights reserved. Terms of Use | Trademarks | Privacy Statement
Page view tracker