D . using execute with a remote stored procedure D .对远程存储过程使用execute语句
Remote stored procedures do not take part in transactions 远程存储过程不参与事务处理。
Handling errors in server - to - server remote stored procedures 处理服务器到服务器的远程存储过程中的错误
For remote stored procedures , 对于远程存储过程,
Remote stored procedure 远程存储过程
Last time a client process executed a remote stored procedure call or an execute statement 客户端进程上次执行远程存储过程调用或execute语句的时间。
If the linked server is defined as an instance of sql server , remote stored procedures can be executed 如果链接服务器定义为sql server实例,则可执行远程存储过程。
This option is provided for backward compatibility for applications that use remote stored procedures 提供此选项的目的在于为使用远程存储过程的应用程序提供向后兼容性。
Specifies the number of seconds that must elapse after sending a remote exec statement before the remote stored procedure times out 语句之后,在远程存储过程超时前必须等待的秒数。
The modifications made by the remote stored procedure are committed or rolled back at the time the stored procedure completes 远程存储过程所做的修改将在存储过程完成时提交或回滚。