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-cn,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 帮助