Transact-SQL Reference
MSmerge_altsyncpartners
The MSmerge_altsyncpartners table tracks the association of who the current synchronization partners are for a Publisher. This table is stored in the publication and subscription databases.
Column name | Data type | Description |
---|---|---|
subid | uniqueidentifier | Identifier for the original Publisher. |
alternate_subid | uniqueidentifier | Identifier for the Subscriber who is the alternate synchronization partner. |
description | nvarchar(255) | Description of the alternate synchronization partner. |