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.
Properties
|
Methods
Hinweise
Hinweis: |
---|
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