How to view or modify merge publication properties (Transact-SQL)
To view publication properties (merge)
- Execute sp_helpmergepublication to display information about a publication.
To modify publication properties (merge)
- Execute sp_changemergepublication to modify the properties of a publication.
See Also
(c) 1988-98 Microsoft Corporation. All Rights Reserved.