共用方式為


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 物件模型

Methods

EnumCustomResolvers Method

Uninstall Method

EnumDataSourceNames Method

ValidateDataSource Method

Script Method (Replication Objects)

 

Events

PercentComplete Event

StatusMessage Event

備註

With the Replication object, you can uninstall the replication system.

ms138152.note(zh-tw,SQL.90).gif附註:
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.

請參閱

參考

Replication2 Object

說明及資訊

取得 SQL Server 2005 協助