单词 | extended stored procedure | ||||||||||
释义 | extended stored procedure
更多释义 收起释义 例句释义: 扩展存储过程,扩展预存程序,延伸预存程序 1. Extended stored procedure can be disabled or enabled by using one of the Surface Area Configuration tools. 例如,可使用其中一个外围应用配置器工具禁用或启用。 msdn2.microsoft.com 2. An extended stored procedure is called like a stored procedure but is run on the server like any compiled process. 扩展存储过程的调用方式类似于存储过程,但像任何已编译的进程一样在服务器上运行。 msdn2.microsoft.com 3. An extended stored procedure did not receive the data value of a parameter. 扩展存储过程未接收到参数的数据值。 www.dictall.com 4. If the value is an object (table, view, stored procedure, or extended stored procedure), it must be a valid object in the current database. 如果值为一个对象(表、视图、存储过程或扩展存储过程),则该对象必须是当前数据库中的有效对象。 technet.microsoft.com 5. The extended stored procedure, when it is called from inside a function, cannot return result sets to the client. 如果在函数中调用扩展存储过程,则该过程不能向客户端返回结果集。 technet.microsoft.com 6. System processes and processes running an extended stored procedure cannot be terminated. 系统进程和运行扩展存储过程的进程不能被终止。 msdn2.microsoft.com 7. Is the name of the extended stored procedure for which information is reported. 要报告其信息的扩展存储过程的名称。 msdn2.microsoft.com 8. An incorrect number of arguments was supplied during initialization of the extended stored procedure. 初始化扩展存储过程期间,提供的参数个数不正确。 www.dictall.com 9. Daylight savings time information was not loaded in an extended stored procedure. 扩展存储过程中未加载夏时制时间信息。 www.dictall.com 10. The parameter length was not received during initialization of the extended stored procedure. 初始化扩展存储过程期间,未接收到参数长度。 www.dictall.com 1. Open Data Services exposes the extended stored procedure API used to write DLL functions that can be called from Transact-SQL statements. 开放式数据服务提供用于编写DLL函数的扩展存储过程API,可以在Transact-SQL语句中调用这些DLL函数。 technet.microsoft.com 2. Extended stored procedure support. Finally output parameters are completely transparent. 支持扩展存储过程。输出参数完全透明。 lastsky.blogdriver.com 3. It is up to the caller of the extended stored procedure to know the required parameters and then pass them accordingly. 由扩展存储过程的调用方负责了解所需参数然后相应地传递这些参数。 msdn2.microsoft.com 4. Prints versioning information about extended stored procedure dynamic-link libraries (DLLs). 打印有关扩展存储过程动态链接库(DLL)的版本控制信息。 msdn2.microsoft.com 5. For the definition and usage information of an extended stored procedure. 中有关扩展存储过程的定义和使用信息。 msdn2.microsoft.com 6. However, an extended stored procedure can be executed on a linked server by using a four-part name. 但是,通过使用四部分名称,可以在链接服务器上执行扩展存储过程。 technet.microsoft.com 7. The Extended Stored Procedure API raises errors in its own format. 扩展存储过程API会引起其自身格式的错误。 msdn2.microsoft.com 8. The extended stored procedure then passes result sets and returns parameters back to the server. 然后,扩展存储过程传递结果集并将参数返回给服务器。 msdn2.microsoft.com 9. A notification class identifier parameter value was not found in the extended stored procedure. 扩展存储过程中找不到通知类标识符参数值。 www.dictall.com 10. Error executing extended stored procedure: Invalid Parameter. 执行扩展存储过程时出错:参数无效。 www.dictall.com 1. This extended stored procedure will delete a particular value for a key in the registry. You should use it very carefully. 这个扩展过程可以删除注册表特定的键里特定的值,使用时要谨慎。 dict.bioon.com 2. The extended stored procedure parameters for the notification routine were not loaded. 未加载通知例程的扩展存储过程参数。 www.dictall.com 3. The following example demonstrates the recommended method for executing a system extended stored procedure. 以下示例说明执行系统扩展存储过程的推荐方法。 technet.microsoft.com 4. This wizard page describes the current project settings for the extended stored procedure you are creating. 该向导页描述正在创建的扩展存储过程的当前项目设置。 msdn2.microsoft.com 5. Name, including path, of the DLL for this extended stored procedure. 此扩展存储过程的DLL的名称,包括路径。 technet.microsoft.com 6. EXECUTE statements calling an extended stored procedure. EXECUTE语句,该语句调用扩展存储过程。 technet.microsoft.com 7. When procedure is specified, sp_helpextendedproc reports on the specified extended stored procedure. 如果指定了procedure,则sp_helpextendedproc将对指定的扩展存储过程进行报告。 msdn2.microsoft.com 8. You can register the extended stored procedure using a Visual Studio Database Project. 可以使用VisualStudio数据库项目注册扩展存储过程。 msdn2.microsoft.com 9. The extended stored procedure parameter data was not received. 未接收到扩展存储过程的参数数据。 www.dictall.com 10. Set breakpoints in the source code of the extended stored procedure. 在扩展存储过程的源代码中设置断点。 msdn2.microsoft.com 1. A database state object was not found in the extended stored procedure cache. 在扩展存储过程高速缓存中找不到数据库状态对象。 www.dictall.com 2. Unloads the specified extended stored procedure DLL from memory. 从内存中上载指定的扩展存储过程DLL。 www.bing.com 3. Create a debug build of an extended stored procedure DLL. 使用扩展存储过程DLL向导可以创建扩展存储过程DLL的调试版本。 msdn2.microsoft.com 4. You need an application that calls the extended stored procedure you want to debug. 需要一个调用要调试的扩展存储过程的应用程序。 msdn2.microsoft.com 5. The statement may call a stored procedure or an extended stored procedure. 该语句可以调用存储过程,也可以调用扩展存储过程。 msdn2.microsoft.com 6. Create a SQL script file that calls the extended stored procedure. 创建调用扩展存储过程的SQL脚本文件。 msdn2.microsoft.com 7. Name of the extended stored procedure. 扩展存储过程的名称。 msdn2.microsoft.com 8. You can call an extended stored procedure from an SQL script file. 可以从SQL脚本文件中调用扩展存储过程。 msdn2.microsoft.com 9. This sample demonstrates how to leverage an existing extended stored procedure and how to use C for developing CLR code. 此示例说明如何综合利用现有的扩展存储过程以及如何使用C 开发CLR代码。 technet.microsoft.com 10. The main way: password loophole attack, SQL Server extended stored procedure attack, SQL Injection (SQL Injection), steals backup, etc. 主要手法有:口令漏洞攻击、SQLServer扩展存储过程攻击、SQL注入(SQLInjection)、窃取备份等。 www.bing.com 1. SQL Server calls the requested extended stored procedure and executes it under a specified security context. SQLServer在指定的安全上下文下调用并执行所请求的扩展存储过程。 msdn2.microsoft.com 2. Extended stored procedures are programmed by using the SQL Server Extended Stored Procedure API. 扩展存储过程使用SQLServer扩展存储过程API进行编程。 msdn2.microsoft.com 3. This extended stored procedure is turned on by default when you install Microsoft SQL Server 2005. 在安装MicrosoftSQLServer2005时,该扩展存储过程默认是启用的。 msdn2.microsoft.com 4. This extended stored procedure is turned on by default when you install SQL Server 2005. 在安装SQLServer2005时,该扩展存储过程默认是打开的。 msdn2.microsoft.com 5. A function in a dynamic link library (DLL) that is coded using the SQL Server Extended Stored Procedure API. 动态链接库(DLL)中的一种函数,它使用SQLServer扩展存储过程API进行编码。 technet.microsoft.com 6. You must register an extended stored procedure with SQL Server before it can be used. 在可以使用扩展存储过程之前必须在SQLServer中注册它。 msdn2.microsoft.com 7. To call an extended stored procedure 调用扩展存储过程 msdn2.microsoft.com 8. To register the extended stored procedure with the full path name, run 若要用完整路径名注册扩展存储过程,请运行 msdn2.microsoft.com 9. After an extended stored procedure has been written, members of the 在扩展存储过程编写完成后,固定服务器角色 msdn2.microsoft.com 10. Research of database encryption technology based on extended stored procedure 基于扩展存储过程的数据库加密技术研究 service.ilib.cn 1. An extended stored procedure is an 扩展存储过程是一个 msdn2.microsoft.com 2. To register an extended stored procedure 注册扩展存储过程 msdn2.microsoft.com 3. To debug an extended stored procedure 调试扩展存储过程 msdn2.microsoft.com 4. Once you have created the extended stored procedure project, you can perform the following tasks to use it in your SQL Server project 创建了扩展存储过程项目后,可执行下列任务以在SQLServer项目中使用它 msdn2.microsoft.com |
||||||||||
随便看 |
英汉双解词典包含2704715条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。