Remote Stored Procedures的意思|示意

美 / / 英 / /

远程存储过程


Remote Stored Procedures的网络常见释义

远程存储过程 在SQL Server2005中,远程存储过程(Remote Stored Procedures)是位于远程服务器上的存储过程,通常可以使用分布式查询和EXECUTE命令执行一个远程存储过程。

存储进程 4) 近程存储进程:在SQL Server2005中,近程存储进程(Remote Stored Procedures)是位于近程效劳器上的存储进程,通常可以运用散布式盘问和EXECUTE下令实行一个近程存储进程。

Remote Stored Procedures相关例句

Federated procedures are similar to nicknames in that they allow access to remote stored procedures.

联邦过程与昵称的相似之处是它们允许访问远程存储过程。

WebSphere Federation Server V9.1 introduces the capability to call stored procedures defined on remote sources.

WebSphere Federation Server V9.1引入了调用远程数据源上定义的存储过程的功能。

Performance — the performance gains of stored procedures are mainly achieved through reducing the number of messages sent between the client (often on a remote computer) and the database server.

性能——存储过程的性能提高主要来自于减少客户机(常常在远程计算机上)和数据库服务器之间发送的消息数量。