ReplicationStoredProcedure Object

This feature will be removed in a future version of Microsoft SQL Server. Avoid using this feature in new development work, and plan to modify applications that currently use this feature.

The ReplicationStoredProcedure object represents a user stored procedure in a database that can participate in replication.

SQL-DMO object model that shows the current object

Properties

Name Property

SystemObject Property

Owner Property (Database Objects)

 

Methods

EnumDependencies Method

EnumPublicationArticles Method

Remarks

Note

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.

See Also

Reference

ReplicationStoredProcedure2 Object

Help and Information

Getting SQL Server 2005 Assistance