Freigeben über


Replication Object

Dieses Feature wird in einer zukünftigen Version von Microsoft SQL Server entfernt. Verwenden Sie dieses Feature beim Entwickeln neuer Anwendungen nicht, und planen Sie das Ändern von Anwendungen, in denen es zurzeit verwendet wird.

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-Objektmodell, das das aktuelle Objekt anzeigt

Methods

EnumCustomResolvers Method

Uninstall Method

EnumDataSourceNames Method

ValidateDataSource Method

Script Method (Replication Objects)

 

Events

PercentComplete Event

StatusMessage Event

Hinweise

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

ms138152.note(de-de,SQL.90).gifHinweis:
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.

Siehe auch

Verweis

Replication2 Object

Hilfe und Informationen

Informationsquellen für SQL Server 2005