单词 | procedure statement |
释义 | 例句释义: 过程语句,程序叙述,过程式语句,语句过程 1. Listing 9 contains a code example of the SQL CREATE PROCEDURE statement used to register an RPG program as an external stored procedure. 清单9包含一个用于将一个RPG程序注册为一个外部存储过程的SQLCREATEPROCEDURE语句的代码示例。 www.ibm.com 2. To create an autonomous procedure, the keyword AUTONOMOUS is specified on the CREATE PROCEDURE statement, as shown in Listing 2. 要创建自治过程,需要在CREATEPROCEDURE语句中指定关键字AUTONOMOUS,如清单12所示。 www.ibm.com 3. The result set forms the complete CREATE PROCEDURE statement used to create the custom stored procedure. 该结果集构成了用于创建自定义存储过程的完整CREATEPROCEDURE语句。 technet.microsoft.com 4. The result set forms the complete CREATE PROCEDURE statement necessary to create the custom stored procedure. 该结果集构成创建自定义存储过程所需的完整CREATEPROCEDURE语句。 technet.microsoft.com 5. from the design of software, digital filter statement, analog filtering and fault detection procedure statement are designed. 软件方面编制了数字量滤波语句、模拟量滤波语句及故障监测程序。 www.fabiao.net 6. To avoid this scenario, use the RETURNS clause of the CREATE PROCEDURE statement to return data to the caller. 要避免这种情况,使用CREATEPROCEDURE语句的RETURNS子句来将数据返回给调用者。 www.ibm.com 7. These grouped procedures can be dropped together by using one DROP PROCEDURE statement. 使用一个DROPPROCEDURE语句可将这些分组过程一起删除。 msdn2.microsoft.com 8. First look at the CREATE PROCEDURE statement to confirm what parameters each of the stored procedures expects. 先看一下CREATEPROCEDURE语句,确定每个存储过程所需要的参数。 www.ibm.com 9. CREATE PROCEDURE statement was not issued to define a procedure at the current server. 没有通过发出CREATEPROCEDURE语句在当前服务器上定义过程。 www.ibm.com 10. Procedure parameters appear as a list in the CREATE PROCEDURE statement. 过程参数在CREATEPROCEDURE语句中作为列表出现。 www.ianywhere.com 1. Generates the CREATE PROCEDURE statement that creates a dynamic update stored procedure. 生成创建动态更新存储过程的CREATEPROCEDURE语句。 technet.microsoft.com 2. The CREATE PROCEDURE statement itself contains both the RESULT specification and the compound statement that forms its body. CREATEPROCEDURE语句本身包含RESULT规范以及构成其主体的复合语句。 www.ianywhere.com 3. Alternatively, you use the CREATE PROCEDURE statement to create procedures. 此外,可以使用CREATEPROCEDURE语句创建过程。 www.ianywhere.com 4. Modifies a previously created procedure that was created by executing the CREATE PROCEDURE statement. 修改先前通过执行CREATEPROCEDURE语句创建的过程。 msdn2.microsoft.com 5. Alternatively, you can use an ALTER PROCEDURE statement to modify an existing procedure. 此外,可以使用ALTERPROCEDURE语句修改现有过程。 www.ianywhere.com 6. One or more parameters can be declared in a CREATE PROCEDURE statement. 在CREATEPROCEDURE语句中可以声明一个或多个参数。 msdn2.microsoft.com 7. You can assign default values to procedure parameters in the CREATE PROCEDURE statement. 可以在CREATEPROCEDURE语句中将缺省值指派给过程参数。 www.ianywhere.com 8. To that end, you should change the CREATE PROCEDURE statement and the C code to allow for additional parameters. 为此,应该更改CREATEPROCEDURE语句和C代码,以允许使用更多的参数。 www.ibm.com 9. The CREATE PROCEDURE statement creates a procedure in the database. CREATEPROCEDURE语句在数据库中创建过程。 www.ianywhere.com 10. In this example, we have chosen to fix the CREATE PROCEDURE statement instead of modifying the source code. 在这个例子中,我们选择修改CREATEPROCEDURE语句而不是修改源代码。 www.ibm.com 1. If Scott does not have permissions, the stored procedure statement fails. 如果Scott没有权限,则该存储过程语句将失败。 technet.microsoft.com 2. You can issue a remote procedure call using either Sybase Central or the CREATE PROCEDURE statement. 您可以使用SybaseCentral或CREATEPROCEDURE语句发布远程过程调用。 www.ianywhere.com 3. If a default value is provided in the CREATE PROCEDURE statement, missing parameters are assigned the default values. 如果在CREATEPROCEDURE语句中提供了缺省值,缺少的参数会被分配缺省值。 www.ianywhere.com 4. It also shows how to take advantage of the result set syntax in the CREATE PROCEDURE statement. 还演示如何在CREATEPROCEDURE语句中利用结果集语法。 www.ibm.com 5. You may need to change the command delimiter away from the semicolon before entering the CREATE PROCEDURE statement. 在输入CREATEPROCEDURE语句前,您可能需要更改命令分隔符,使其不是分号。 www.ianywhere.com 6. You must include the entire new procedure in the ALTER PROCEDURE statement. 必须在ALTERPROCEDURE语句中包括整个新过程。 www.ianywhere.com 7. Indicates that SQL Server will convert the original text of the CREATE PROCEDURE statement to an obfuscated format. 指示SQLServer将CREATEPROCEDURE语句的原始文本转换为模糊格式。 msdn2.microsoft.com 8. Once the assembly has been created, we can now access our HelloWorld method by using the create procedure statement. 在创建了该程序集之后,现在可以通过使用createprocedure语句访问我们的HelloWorld方法。 msdn2.microsoft.com 9. In the CREATE PROCEDURE statement, you can specify several options for that stored procedure. Here are a few of them that have significance 在CREATEPROCEDURE语句中,可以为存储过程指定几个选项。 www.ibm.com 10. These definitions are determined in the CREATE PROCEDURE statement of the federated procedure, not on the data source. 这些定义在联邦过程的CREATEPROCEDURE语句中决定,而不是数据源上。 www.ibm.com 1. She specifies EXECUTE AS CALLER in the CREATE PROCEDURE statement, as shown in this example 她在CREATEPROCEDURE语句中指定了EXECUTEASCALLER,如下例中所示 technet.microsoft.com 2. Entry name required for procedure statement 过程语句要求的入口名 www.sinobay.com |
随便看 |
英汉双解词典包含2704715条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。