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

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

Registers the OUT parameter.

Overload List

Name Description

registerOutParameter (int, int)

Registers the OUT parameter in the specified ordinal position to the given JDBC type.

registerOutParameter (int, int, int)

Registers the OUT parameter in the specified ordinal position to the given JDBC type and scale.

registerOutParameter (int, int, java.lang.String)

Registers the OUT parameter in the specified ordinal position to the given JDBC type and type name.

registerOutParameter (java.lang.String, int)

Registers the OUT parameter with the specified name to the given JDBC type.

registerOutParameter (java.lang.String, int, int)

Registers the OUT parameter with the specified name to the given JDBC type and scale.

registerOutParameter (java.lang.String, int, java.lang.String)

Registers the OUT parameter with the specified name to the given JDBC type and type name.

请参阅

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