Replication Object
В будущей версии Microsoft SQL Server эта возможность будет удалена. Избегайте использования этой возможности в новых разработках и запланируйте изменение существующих приложений, в которых она применяется.
The Replication object represents the entire replication system for an instance of Microsoft SQL Server, and it is the root of all replication objects.
Methods
|
Events
Замечания
With the Replication object, you can uninstall the replication system.
Примечание. |
---|
The Replication object is compatible with instances of SQL Server versions 7.0 and later. However, the Replication2 object extends the functionality of the Replication object for use with features that were introduced in SQL Server 2000. |
To uninstall the replication system
- Use the Uninstall method of a connected Replication object.