单词 | cursor name | ||
释义 | cursor name
例句释义: 游标名 1. Enabling this option causes the CLOSE cursor-name database request to be queued, and then sent to the server with the next database request. 启用该选项可导致CLOSEcursor-name数据库请求被排队,然后和下一个数据库请求一起发送到服务器。 www.ianywhere.com 2. The Transact-SQL statements that accept a cursor name parameter also support the GLOBAL keyword to identify the scope of the name. 接受游标名称参数的Transact-SQL语句也支持使用GLOBAL关键字来标识名称的作用域。 msdn2.microsoft.com 3. LOCAL specifies that the cursor name is LOCAL to the stored procedure, trigger, or batch containing the DECLARE CURSOR statement. LOCAL指定游标名称对含有DECLARECURSOR语句的存储过程、触发器或批处理是局部性的。 msdn2.microsoft.com 4. The cursor name can be referenced in any stored procedure or batch executed by the connection. 在由连接执行的任何存储过程或批处理中,都可以引用该游标名称。 technet.microsoft.com 5. The cursor name is only valid within this scope. 该游标名称仅在这个作用域内有效。 msdn2.microsoft.com 6. Specifies that cursor_name refers to a global cursor. 指定cursor_name是指全局游标。 technet.microsoft.com 7. GLOBAL specifies that the cursor name is global to the connection. GLOBAL指定游标名称对连接是全局性的。 msdn2.microsoft.com 8. Specifies a constant that indicates the source of the cursor is a global cursor name. 指定一个常量,该常量指示游标的源是一个全局游标名。 msdn2.microsoft.com 9. Cursor_name must conform to the rules for identifiers. cursor_name必须符合标识符规则。 technet.microsoft.com 10. A cursor name must conform to the rules for identifiers. 游标名必须符合有关标识符的规则。 msdn2.microsoft.com 1. Any isolation level 1 cursor stability locks still apply to the cursor while the CLOSE cursor-name database request is queued. 在CLOSEcursor-name数据库请求排队时,任何隔离级别为1的游标稳定性锁仍然应用于该游标。 www.ianywhere.com 2. The cursor name is valid only within this scope. 游标名仅在该作用域内有效。 msdn2.microsoft.com 3. For example, after declaring a cursor, the cursor name cannot be referenced from OLE DB, ODBC or ADO functions or methods. 例如,声明游标之后,不能通过OLEDB、ODBC或ADO函数或方法引用游标名称。 technet.microsoft.com 4. A cursor name in a text command. 文本命令中的游标名。 msdn2.microsoft.com 5. Microsoft SQL Server 2005 supports the GLOBAL and LOCAL keywords on the DECLARE CURSOR statement to define the scope of the cursor name. MicrosoftSQLServer2005支持在DECLARECURSOR语句中使用GLOBAL和LOCAL关键字定义游标名称的作用域。 msdn2.microsoft.com 6. DELETE FROM table_name WHERE CURSOR OF cursor_name; 删除游标所指向的那条记录 zhidao.baidu.com |
||
随便看 |
|
英汉双解词典包含2704715条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。