View & modify properties
This topic describes how to view and modify publication properties in SQL Server by using SQL Server Management Studio, Tr
This topic describes how to view and modify publication properties in SQL Server by using SQL
Server Management Studio, Transact-SQL, or Replication Management Objects (RMO).
Limitations and Restrictions
Recommendations
Management Studio
Transact-SQL
Replication Management Objects (RMO)
Some properties cannot be modified after a publication has been created, and others
cannot be modified if there are subscriptions to the publication. Properties that cannot be
modified are displayed as read-only.
After a publication is created, some property changes require a new snapshot. If a
publication has subscriptions, some changes also require all subscriptions to be
reinitialized. For more information, see
Change Publication and Article Properties
and
Add
Articles to and Drop Articles from Existing Publications.
View and modify publication properties in the
dialog
box, which is available in SQL Server Management Studio and Replication Monitor. For