您要查找的是不是:
- Can a stored procedure call a trigger? 存储过程中能否调用触发器?
- Invalid asynchronous remote procedure call handle. 无效的异步远程过程调用句柄。
- The remote procedure call was cancelled. 远程过程调用被取消。
- The following example shows a typical administrative sequence used on SQL Server to issue the remote stored procedure call. 以下示例显示在SQL Server上发出远程存储过程调用所使用的典型管理序列。
- The stub is unable to get the remote procedure call handle. 承接体无法获得远程过程调用句柄。
- A block, with or without formal parameters, the execution of which is invoked by means of a procedure call. (编程语言中)带有或不带有参数的块,其执行是由过程调用所请求的。
- Especially, what happens if the new version changes the calling sequence for a given function? 特别是新版本改变了某个给定函数的调用次序时,又会怎样?
- A recursive call is when a procedure calls itself. 当过程调用自身时,将发生递归调用。
- You want the safety of having the compiler enforce the identical element type and calling sequence. 您需要安全地让编译器强制执行相同元素类型和调用序列。
- An SPN is registered using a remote procedure call (RPC). SPN是使用远程过程调用(RPC)进行注册的。
- The SCM process is a remote procedure call (RPC) server service. SCM进程是一个远程过程调用(RPC)服务器服务。
- Installing Remote Procedure Call Configuration service. 正在安装远程进程调用配置服务。
- The calling sequence consists of the element type (Function, Sub, Operator, or Property), name, parameter list, and return type. 调用序列”包括元素类型(Function、Sub、Operator或Property)、名称、参数列表和返回类型。
- You can use shared memory or a remote procedure call (RPC). 可以使用共享内存或远程过程调用(RPC)。
- The following graphic shows the application model call sequence in a normal Visual Basic Windows Forms application. 以下图形显示了在普通的Visual Basic Windows窗体应用程序中的应用程序模型调用序列。
- A remote procedure call (RPC) protocol error occurred. 远程过程调用(RPC)协议出错。
- The binding handles passed to a remote procedure call do not match. 传送给远程过程调用的绑定句柄不匹配。
- The first example shows the API call sequence involved when a user opens a data source and chooses to view an annotation. 第一个例子展示了在用户打开数据源并选择查看注释时所涉及的API调用序列。
- The replication remote procedure call was cancelled. 取消了复制远程过程呼叫。
- A calling sequence is influenced by the semantics of the language and by the register layout, addressing modes, instruction set. and existing conventions of the target machine. 函数调用顺序受语言语义、寄存器的规划、寻址模式、指令集和目标机器的固有约定等多方面的影响。