您要查找的是不是:
- The compiler needs all the parameters and the return type of an external procedure to call it correctly. 編譯器需要外部過(guò)程的所有參數和返回類(lèi)型才能正確地調用它。
- Can a stored procedure call a trigger? 存儲過(guò)程中能否調用觸發(fā)器?
- Invalid asynchronous remote procedure call handle. 無(wú)效的異步遠程過(guò)程調用句柄。
- The remote procedure call was cancelled. 遠程過(guò)程調用被取消。
- The stub is unable to get the remote procedure call handle. 承接體無(wú)法獲得遠程過(guò)程調用句柄。
- A block, with or without formal parameters, the execution of which is invoked by means of a procedure call. (編程語(yǔ)言中)帶有或不帶有參數的塊,其執行是由過(guò)程調用所請求的。
- A recursive call is when a procedure calls itself. 當過(guò)程調用自身時(shí),將發(fā)生遞歸調用。
- An SPN is registered using a remote procedure call (RPC). SPN是使用遠程過(guò)程調用(RPC)進(jìn)行注冊的。
- The SCM process is a remote procedure call (RPC) server service. SCM進(jìn)程是一個(gè)遠程過(guò)程調用(RPC)服務(wù)器服務(wù)。
- An external procedure cannot participate in overriding, implement interface members, or handle events. 外部過(guò)程不能參與重寫(xiě)過(guò)程、實(shí)現接口成員或處理事件。
- Installing Remote Procedure Call Configuration service. 正在安裝遠程進(jìn)程調用配置服務(wù)。
- The Declare statement creates a reference to an external procedure and supplies this necessary information. Declare語(yǔ)句創(chuàng )建一個(gè)對外部過(guò)程的引用,并提供這些必需的信息。
- You can use shared memory or a remote procedure call (RPC). 可以使用共享內存或遠程過(guò)程調用(RPC)。
- If that fails, append "W" to the end of the external procedure name and look it up again. 如果查找失敗,則在外部過(guò)程名稱(chēng)結尾附加“W”,并再次查找。
- A remote procedure call (RPC) protocol error occurred. 遠程過(guò)程調用(RPC)協(xié)議出錯。
- Not the same as a zero-length string ("); used for calling external procedures. 與零長(cháng)度字符串(")不同;用于調用外部過(guò)程。
- The binding handles passed to a remote procedure call do not match. 傳送給遠程過(guò)程調用的綁定句柄不匹配。
- The replication remote procedure call was cancelled. 取消了復制遠程過(guò)程呼叫。
- OUTPUT parameters enable an external procedure, a batch, or more than one Transact-SQL statement to access a value set during the procedure execution. OUTPUT參數允許外部過(guò)程、批處理或多條Transact-SQL語(yǔ)句在過(guò)程執行期間訪(fǎng)問(wèn)設置的某個(gè)值。
- MRPC is an open source remote procedure call system. MRPC是一個(gè)開(kāi)源遠程過(guò)程調用系統。