可打印版本       提交     
请单击以进行评分并提供反馈

  开启低带宽视图
同时提供下列产品的其他版本:
execute Method (SQLServerStatement)

Runs the given SQL statement, which can return multiple results.

Overload List

Name Description

execute (java.lang.String)

Runs the given SQL statement, which can return multiple results.

execute (java.lang.String, int)

Runs the given SQL statement, which can return multiple results, and signals to Microsoft SQL Server JDBC Driver that any auto-generated keys should be made available for retrieval.

execute (java.lang.String, int[])

Runs the given SQL statement, which can return multiple results, and signals the JDBC driver that the auto-generated keys that are indicated in the given array should be made available for retrieval.

execute (java.lang.String, java.lang.String[])

Runs the given SQL statement, which can return multiple results, and signals the JDBC driver that the auto-generated keys that are indicated in the given array should be made available for retrieval.

请参阅

© 2009 Microsoft Corporation 版权所有。 保留所有权利  |  商标  |  隐私权声明
Page view tracker