ReplicationStoredProcedure Object
后续版本的 Microsoft SQL Server 将删除该功能。请避免在新的开发工作中使用该功能,并着手修改当前还在使用该功能的应用程序。
The ReplicationStoredProcedure object represents a user stored procedure in a database that can participate in replication.
Properties
|
Methods
备注
注意: |
---|
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. |
请参阅
参考
ReplicationStoredProcedure2 Object