...END STEP:该参数表明用户希望结束设置重启动的分析中的当前分析步。当用户希望重定义载荷历史、输出选项等,可使用该参数;如果包含该参数,数据必须包含更多的分析步以定义分析如果继续。如果省略该参数,软件会继续分析直到完成当前定义重启动的分析步。
基于1个网页-相关网页
正如上面所提及的,如果存储过程包含OUT参数,那么客户机应用程序就会使用CallableStatement方法来执行该存储过程,如清单9所示。
As mentioned above, if a stored procedure includes OUT parameters, a client application executes the stored procedure using the CallableStatement method, as shown in Listing 9.
属性值指定新的虚拟系统将要使用的part属性和脚本参数的值(如果该模式中已包含脚本包的话)。
The properties value specifies the part property and script parameter values (if script packages have been included in the pattern) to be used for the new virtual system.
如果存储过程包含OUT参数,那么就需要通过CallableStatement接口,从客户机应用程序调用该参数。
If the stored procedure includes any OUT parameters, it needs to be invoked from a client application using the CallableStatement interface.
应用推荐