Freigeben über


ReplicationStoredProcedure 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 ReplicationStoredProcedure object represents a user stored procedure in a database that can participate in replication.

SQL-DMO-Objektmodell, das das aktuelle Objekt anzeigt

Properties

Name Property

SystemObject Property

Owner Property (Database Objects)

 

Methods

EnumDependencies Method

EnumPublicationArticles Method

Hinweise

ms141904.note(de-de,SQL.90).gifHinweis:
The ReplicationStoredProcedure object is compatible with instances of SQL Server versions 7.0 and later. However, the ReplicationStoredProcedure2 object extends the functionality of the ReplicationStoredProcedure object for use with features that were introduced in SQL Server 2000.

Siehe auch

Verweis

ReplicationStoredProcedure2 Object

Hilfe und Informationen

Informationsquellen für SQL Server 2005