共用方式為


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.

顯示目前物件的 SQL-DMO 物件模型

備註

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.

請參閱

參考