您要查找的是不是:
- The Extended Stored Procedure API raises errors in its own format. 扩展存储过程API会引起其自身格式的错误。
- Unloads the specified extended stored procedure DLL from memory. 从内存中上载指定的扩展存储过程DLL。
- This extended stored procedure is used to read from the registry. 这个扩展过程可以度曲注册表特定的键里特定的值。
- This extended stored procedure is used to write to the registry. 这个扩展过程可以在注册表特定的键里写入特定的值。
- Add your own code to enhance the generated extended stored procedure function. 添加您自己的代码以增强所生成的扩展存储过程的功能。
- This script installs sqljdbc_xa. Dll as an extended stored procedure. 此脚本将sqljdbc_xa.;dll作为扩展存储过程来安装。
- Set breakpoints in the source code of the extended stored procedure. 在扩展存储过程的源代码中设置断点。
- Is the name of the extended stored procedure for which information is reported. 要报告其信息的扩展存储过程的名称。
- An extended stored procedure is called like a stored procedure but is run on the server like any compiled process. 扩展存储过程的调用方式类似于存储过程,但像任何已编译的进程一样在服务器上运行。
- An extended stored procedure is called like a stored procedure, but it is run on the server like any compiled process. 扩展存储过程的调用方式类似于存储过程,但却像任何已编译的进程一样在服务器上运行。
- Prints versioning information about extended stored procedure dynamic-link libraries (DLLs). 打印有关扩展存储过程动态链接库(DLL)的版本控制信息。
- The extended stored procedure, when it is called from inside a function, cannot return result sets to the client. 如果在函数中调用扩展存储过程,则该过程不能向客户端返回结果集。
- However, an extended stored procedure can be executed on a linked server by using a four-part name. 但是,通过使用四部分名称,可以在链接服务器上执行扩展存储过程。
- You can register the extended stored procedure using a Visual Studio Database Project. 可以使用Visual Studio数据库项目注册扩展存储过程。
- You must register an extended stored procedure with SQL Server before it can be used. 在可以使用扩展存储过程之前必须在SQL Server中注册它。
- Extended stored procedure can be disabled or enabled by using one of the Surface Area Configuration tools. 例如,可使用其中一个外围应用配置器工具禁用或启用。
- The following example enables the SMO and DMO extended stored procedures. 以下示例启用了SMO和DMO扩展存储过程。
- Modifying the text of an existing Rule, Default, or extended stored procedure is not allowed. You must drop and recreate the object. 不允许更改已有规则、默认值或扩展存储过程的文本。必须放弃,重新创建对象。
- The xp_cmdshell extended stored procedure executes a command string as an operating-system command shell and returns any output as rows of text. xp_cmdshell扩展存储过程将命令字符串作为操作系统命令shell执行,并以文本行的形式返回所有输出。
- Grants permissions on a table, view, table-valued function, stored procedure, extended stored procedure, scalar function, aggregate function, service queue, or synonym. 授予对表、视图、表值函数、存储过程、扩展存储过程、标量函数、聚合函数、服务队列或同义词的权限。